Denis 'GNUtoo' Carikli [Sat, 20 Nov 2010 15:54:09 +0000 (16:54 +0100)]
xf86-input-synaptics 1.3.0: fix CROSS COMPILE Badness
It was failing to compile that way:
make[2]: Entering directory `.../work/i686-angstrom-linux/xf86-input-synaptics-1_1.3.0-r14.0/xf86-input-synaptics-1.3.0/tools'
CC synclient.o
CC syndaemon-syndaemon.o
CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/xorg
So I grepped for /usr/include/xorg and found that:
Makefile:sdkdir = /usr/include/xorg
Makefile.in:sdkdir = @sdkdir@
So simply passing the right directory to sdkdir fixed the issue.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Khem Raj [Sun, 21 Nov 2010 18:27:41 +0000 (10:27 -0800)]
sane-toolchain.inc: Use git as preferred version for uclibc
* Also define PREFERRED_EGLIBC and PREFERRED_GLIBC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tom Rini [Sun, 21 Nov 2010 18:15:55 +0000 (11:15 -0700)]
klcc-cross: Fix FILES_klcc-cross line.
${D} shouldn't be used here.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Philip Balister [Sun, 21 Nov 2010 18:02:54 +0000 (10:02 -0800)]
generate-manifest-2.6.py : Added platform module to the generator script.
This is needed so that http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=
c59afd9fd456766c473c4fb7f7cc4db3e8623c39
does not overwrite the manifest file.
Chris Larson [Sun, 21 Nov 2010 17:39:24 +0000 (10:39 -0700)]
utils.bbclass: add dirs/pushd/popd
These can be useful, and even necessary in some tasks, yet are bash, so let's
ensure they're available so we can avoid the /bin/sh is bash requirement in
the future.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Khem Raj [Sun, 21 Nov 2010 17:03:08 +0000 (09:03 -0800)]
gcc-4.5.inc: Add a space after mips64-nomultilib patch.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Frans Meulenbroeks [Sun, 21 Nov 2010 15:42:41 +0000 (16:42 +0100)]
task-internetserver: added php-cgi and php-cli
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tom Rini [Sun, 21 Nov 2010 14:46:44 +0000 (07:46 -0700)]
perl-native: Mangle scripts to use /usr/bin/env perl
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Frans Meulenbroeks [Sun, 21 Nov 2010 09:15:08 +0000 (10:15 +0100)]
flex: added perl to dependencies
Without it (rebuilding from packaged staging) I got:
| /home/frans/oe/tmp_minimal/work/i686-linux/flex-native-2.5.35-r5.1/temp/run.do_configure.12240:
/home/frans/oe/tmp_minimal/sysroots/i686-linux/usr/bin/automake:
/home/frans/oe/tmp_minimal/sysroots/i686-linux/usr/bin/perl: bad interpreter: No such file or directory
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Khem Raj [Sun, 21 Nov 2010 06:55:15 +0000 (22:55 -0800)]
openssl: Add mips64{el}-linux target awareness
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andrea Adami [Sun, 21 Nov 2010 00:30:27 +0000 (01:30 +0100)]
kexecboot: move to SRCREV
d590e063112bb75e6995a0d09afcfac13c931f9f
* get upstream fixes fb rotation
* bump PR
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Philip Balister [Sat, 20 Nov 2010 21:16:24 +0000 (13:16 -0800)]
alsa-plugins : Add version 1.0.23.
Philip Balister [Sat, 20 Nov 2010 21:15:51 +0000 (13:15 -0800)]
alsa-utils : Add version 1.0.23.
Graeme Gregory [Sat, 20 Nov 2010 19:11:24 +0000 (19:11 +0000)]
libnice_0.0.13.bb : new version require for the farsight upgrade
Graeme Gregory [Sat, 20 Nov 2010 19:10:45 +0000 (19:10 +0000)]
farsight2_0.0.22.bb : new version which will build on fedora 14
The older version has some issue with makefile format that is no longer valid
Graeme Gregory [Sat, 20 Nov 2010 19:09:02 +0000 (19:09 +0000)]
libwmf_0.2.8.4.bb : make deterministic by depending on png/jpeg libs
libwmf-native_0.2.8.4.bb : same issue as libwmf
both would have random features or build failures due to missing depends
Martin Jansa [Sat, 20 Nov 2010 15:18:51 +0000 (16:18 +0100)]
literki: fix SRCREV, fix few ugly parts
* only build tested :/, but at least won't break recipe parsing for
people anymore
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Alex Ferguson [Sat, 20 Nov 2010 13:46:10 +0000 (15:46 +0200)]
base-files: Update issue, issue.net and profile for jornada6xx
Copied profile from ben-nanonote, updated issue and issue.net strings.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 20 Nov 2010 13:46:09 +0000 (15:46 +0200)]
jornada6xx.conf: Change preferred kernel, xserver version.
Changed the PREFERRED_VERSION for linux-jlime-jornada6xx from 2.6.32
to 2.6.17 because that's the last version that works.
Also changed the preferred xserver version from xserver-xorg to
xserver-kdrive-fbdev 1.3.0.0 because that's the last version that
works.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Alex Ferguson [Sat, 20 Nov 2010 13:44:01 +0000 (15:44 +0200)]
netsurf: Update netsurf, dependancies, add netsurf-fb recipe.
Updated netsurf-2.1 to netsurf-2.6 and updated fix_makefile.patch and
debugxml_fix.patch for netsurf-2.6.
Updated hubbub, libnsbmp, libnsgif, libparserutils from version 0.0.1
to version 0.0.2.
Added two new recipes libcss and libwapcaplet which are needed by
netsurf-2.6. Recipe libcss comes with patch no-werror.patch which
removed the definition of -Werror from the makefile for building
with gcc-4.5, as per the recommendation of the netsurf developers.
Added netsurf-fb recipe, which builds netsurf with a framebuffer
frontend, which is much lighter than the GTK frontend (and can run
under a plain tty). The framebuffer frontend is set to use SDL because
it's the most stable backend at the moment. Font rendering is handled
by freetype and uses the DejaVu fonts.
Added libnsfb, a framebuffer abstraction layer library needed by
netsurf-fb along with a patch, no-werror.patch, which removes the
definition of -Werror from the makefile for building with gcc-4.5.
Signed-off-by: Alex Ferguson <thoughtmonster@gmail.com>
Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
Roman I Khimov [Wed, 17 Nov 2010 10:57:04 +0000 (13:57 +0300)]
openssl: update 1.0.0a to 1.0.0b
* fixes CVE-2010-3864
* considered as safe upgrade
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 20 Nov 2010 10:41:28 +0000 (11:41 +0100)]
shr-e-gadgets: bump SRCREV a bit
Martin Jansa [Sat, 20 Nov 2010 07:37:48 +0000 (08:37 +0100)]
udev-compat141: use rm -rf instead just rm -r
* {base_libdir} and {libdir} are the same in micro distribution because of collapsed /usr to /
and removing later fails
* failing log http://tinderbox.openembedded.net/builds/104525/
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Philip Balister [Sat, 20 Nov 2010 02:58:50 +0000 (18:58 -0800)]
python : Add platform module to python-core.
Andrea Adami [Fri, 19 Nov 2010 22:59:02 +0000 (23:59 +0100)]
libgpepimc: correctly install libgpepimc.pc file
* by removing now superfluous custom do_install task
* fix build of libtododb and libcontactsdb
* bump PR
Acked-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Tom Rini [Fri, 19 Nov 2010 18:41:30 +0000 (11:41 -0700)]
help2man: Fix DEPENDS on virtclass-native
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Graeme Gregory [Fri, 19 Nov 2010 16:02:43 +0000 (16:02 +0000)]
u-boot_git.bb : update to latest for zoom2/zoom3 machines
Graeme Gregory [Fri, 19 Nov 2010 16:01:23 +0000 (16:01 +0000)]
sysvinit_2.86.bb : upped PR to catch zoom2/3 changes
Graeme Gregory [Fri, 19 Nov 2010 16:00:49 +0000 (16:00 +0000)]
omapzoom2/3.conf : got serial tty wrong, fixed this time
Graeme Gregory [Fri, 19 Nov 2010 15:59:33 +0000 (15:59 +0000)]
at-spi_1.32.0.bb : add new version that doesnt error with odd errors in Makefile
Tom Rini [Fri, 19 Nov 2010 15:14:13 +0000 (08:14 -0700)]
openssl.inc: Update powerpc logic
We 'spe' needs similar tests to 'eabi'.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Fri, 19 Nov 2010 13:43:11 +0000 (06:43 -0700)]
lmbench 2.0.4: Add a patch to fix a problem in 'gnu-os'
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Koen Kooi [Fri, 19 Nov 2010 14:01:03 +0000 (15:01 +0100)]
linux-omap 2.6.37rc: tweak beagleboard defconfig
Signed-off-by: Koen Kooi <koen@beagleboard.org>
Koen Kooi [Fri, 19 Nov 2010 13:28:56 +0000 (14:28 +0100)]
linux-omap 2.6.36rc: move to 2.6.37rc
Signed-off-by: Koen Kooi <koen@beagleboard.org>
Martin Jansa [Fri, 19 Nov 2010 12:12:50 +0000 (13:12 +0100)]
mokosuite2: bump SRCREV to pick patches from Marco Trevisan
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 19 Nov 2010 12:16:24 +0000 (13:16 +0100)]
libsoup-2.4_2.29.91: bump PR in case someone was fast enough to rebuild it against libxml2 without versioned symbols
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 19 Nov 2010 12:01:17 +0000 (13:01 +0100)]
libxslt: bump INC_PR to rebuild against newer libxml2 in case someone was fast enough to rebuild it against libxml2 without versioned symbols
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 19 Nov 2010 12:10:33 +0000 (13:10 +0100)]
libxml2-2.7.8: shared library versionning was broken in 2.7.8 release, add another patch from git to fix it (instead of rebuilding all against non-versioned symbols
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 19 Nov 2010 11:36:35 +0000 (12:36 +0100)]
shr.conf: remove include for shr-autorev.inc
* I'll include it in local.conf generated with SHR Makefile instead
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Fri, 19 Nov 2010 10:49:06 +0000 (11:49 +0100)]
shr: bump SRCREVs to versions compatible with latest EFL
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 17 Nov 2010 12:32:35 +0000 (13:32 +0100)]
EFL: bump SRCREV for fixed keyboard resize
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Marco Trevisan (Treviño) [Thu, 18 Nov 2010 20:43:17 +0000 (20:43 +0000)]
eve: theme updated for small screen devices
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Marco Trevisan (Treviño) [Thu, 18 Nov 2010 20:18:58 +0000 (20:18 +0000)]
libsoup-2.4: added TLS 1.2 support patch
* Added patch to libsoup-2.4 to make it work with secure connections
when using gnutls v2.10 and higher.
* Now webkit based browsers works with HTTPS too.
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 18 Nov 2010 14:03:51 +0000 (15:03 +0100)]
libxml2: add recipe for 2.7.8 version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 18 Nov 2010 14:03:30 +0000 (15:03 +0100)]
wbxml2: add recipe for 0.10.8
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Graham Gower [Thu, 18 Nov 2010 18:45:51 +0000 (18:45 +0000)]
mioctl_git.bb: Add glib-2.0 to DEPENDS.
| make[3]: Entering directory `/mnt/oe/tmp/work/mipsel-oe-linux/mioctl-1_0.1.0+gitr0+
43fae6cf5e3aa57f5d7fed467896d2d4d0f69679-r0/git/tools/mioctl/src'
| mipsel-oe-linux-gcc -march=mips32 -DHAVE_CONFIG_H -I. -I.. -pthread -I/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include/glib-2.0 -I/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/lib/glib-2.0/include -include ../config.h -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include -isystem/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/include -fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
| main.c:25:18: fatal error: glib.h: No such file or directory
| compilation terminated.
| make[3]: *** [main.o] Error 1
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Philip Balister [Fri, 19 Nov 2010 01:56:08 +0000 (20:56 -0500)]
tracker : Add DEPENDS on hal.
Tom Rini [Thu, 18 Nov 2010 23:44:41 +0000 (16:44 -0700)]
task-sdk-bare: Set LIBC_PKGS for uclibcgnuspe
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 18 Nov 2010 22:36:11 +0000 (15:36 -0700)]
xcb-proto.inc: Add python-native to DEPENDS
Can't build without python >= 2.5 available.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Khem Raj [Thu, 18 Nov 2010 22:26:39 +0000 (14:26 -0800)]
opie-notes_1.2.4.bb: Fix build errors encountered with gcc 4.5
* This should get us a step closer to compiling opie-image with gcc 4.5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Philip Balister [Thu, 18 Nov 2010 20:09:51 +0000 (12:09 -0800)]
task-sdk-gnuradio-native : Add pkgconfig-dev.
Philip Balister [Tue, 16 Nov 2010 19:36:03 +0000 (11:36 -0800)]
dhcp : Create directory for state storage. Convert to INC_PR.
Andreas Oberritter [Mon, 25 Oct 2010 04:20:59 +0000 (04:20 +0000)]
pkgconfig.bbclass: don't blindly install every .pc file
* Instead of installing the file, print a log message. Later,
this function could be removed.
* .pc files must be installed explicitly to avoid causing
build problems. E.g. libsoup-2.4-gnome.pc must not be
installed if libsoup-2.4 is built without gnome support,
because gstreamer would try to link against libsoup-2.4-gnome.
* Fixes for lua5.1 and libid3tag, which install their own .pc
files from OE, have been submitted.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 17 Nov 2010 23:21:12 +0000 (15:21 -0800)]
opencvs_cvs.bb: Re-arrange SRC_URI so to avoid a CVS fetcher bug where it extracts the end of SRC_URI as path
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tom Rini [Thu, 18 Nov 2010 18:17:59 +0000 (11:17 -0700)]
binutils-cross-sdk: Add version 2.19.51 (for micro)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Dan Kruchinin [Sat, 13 Nov 2010 13:09:01 +0000 (16:09 +0300)]
recipes/perl: add another missing runtime dependency
* Storable uses Carp::Heavy
Signed-off-by: Dan Kruchinin <kruchinin@altell.ru>
Signed-off-by: Roman I Khimov <khimov@altell.ru>
Graeme Gregory [Thu, 18 Nov 2010 17:37:48 +0000 (17:37 +0000)]
sysvinit_2.86.bb : bump PR for the omapzoom2/3 changes in serial port
Graeme Gregory [Thu, 18 Nov 2010 17:36:47 +0000 (17:36 +0000)]
omapzoom2/3.conf : update the serial port config
The update of the kernel enabled the omap serial driver so the console has
moved port number as 8250 driver now only handls the two uarts on debug board.
Graeme Gregory [Thu, 18 Nov 2010 17:35:27 +0000 (17:35 +0000)]
linux-omap-zoomsync : update the kernel to latest release from TI.
Unified the config as both machines are from outside identical and same kernel
should work on both.
Graeme Gregory [Thu, 18 Nov 2010 17:33:53 +0000 (17:33 +0000)]
MAINTAINERS : now Im active again relist myself as zoom2/3 maintainer
Tom Rini [Thu, 18 Nov 2010 16:03:31 +0000 (09:03 -0700)]
help2man: Use ${BPN} in SRC_URI
Martin Jansa's idea (after spotting my typo).
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Martin Jansa [Thu, 18 Nov 2010 15:43:49 +0000 (16:43 +0100)]
om-gta01: update list of recommended modules and autoload
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Tom Rini [Thu, 18 Nov 2010 14:01:56 +0000 (07:01 -0700)]
autoconf.inc: Use 'which' to find m4
We need to make sure that if m4-native is built, it's used here
as there are hosts that otherwise have too old of an m4. When
@M4@ is replaced here it's not used in conjunction with #! so this
is safe.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 18 Nov 2010 13:38:28 +0000 (06:38 -0700)]
glib-2.0: Fix glib-mkenums to use /usr/bin/env perl
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Thu, 18 Nov 2010 00:45:19 +0000 (17:45 -0700)]
help2man: Add native recipe, drop check for being provided.
With a recent change to auto* to not build the man pages for
native recipes, we can make build progress without help2man
being there already. This adds help2man to local.conf.sample
as an example of something that is assumed to be provided,
drops the sanity.bbclass check and adds a help2man-native recipe.
In order to catch the cases where help2man is likely to have been
an implicit requirement before we add it to the list that
autotools brings in.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Michael Smith <msmith@cbnco.com>
Michael Smith [Tue, 16 Nov 2010 13:52:33 +0000 (08:52 -0500)]
udev 141: fix postinst check for /lib/udev/rules.d symlink
[ -d foo ] succeeds even if foo is a symlink to a directory.
Signed-off-by: Michael Smith <msmith@cbnco.com>
Acked-by: Tom Rini <tom_rini@mentor.com>
Graeme Gregory [Thu, 18 Nov 2010 13:55:37 +0000 (13:55 +0000)]
procps_3.2.8.bb : kludge linker ordering
Was facing a linker ordering issue on Fedora 14 which prevented this recipe building. Adding the libproc as last thing to get linked "fixes" this issue and
allows build to complete.
Martin Jansa [Thu, 18 Nov 2010 11:56:44 +0000 (12:56 +0100)]
python-elementary: add missing python-evas to DEPENDS
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Thu, 18 Nov 2010 09:56:28 +0000 (10:56 +0100)]
linux-2.6.34: small update of om-gta0* defconfig
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 17 Nov 2010 04:24:59 +0000 (04:24 +0000)]
xorg: remove recipes for versions not pinned in any distro config
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 17 Nov 2010 04:24:58 +0000 (04:24 +0000)]
xorg: new versions for 2010-11-17
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 17 Nov 2010 04:24:57 +0000 (04:24 +0000)]
pixman: add version 0.21.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Sat, 13 Nov 2010 09:43:20 +0000 (10:43 +0100)]
linux-openmoko: remove old version based on 2.6.29-rc3, switch gta01 to 2.6.34
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Martin Jansa [Wed, 17 Nov 2010 23:02:29 +0000 (00:02 +0100)]
linux(-openmoko)-2.6.34: update openmoko.patch with gta01 support
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Sebastian Krzyszkowiak [Wed, 17 Nov 2010 16:03:39 +0000 (16:03 +0000)]
opimd-utils: update SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Tom Rini [Wed, 17 Nov 2010 23:15:38 +0000 (16:15 -0700)]
gobject-introspection: Use /usr/bin/env for python
Scripts that do #!@PERL@ or #!@PYTHON@ and replace that with
a full path are in danger of breaking in certain environments
(such as some autobuilders) and should instead use /usr/bin/env.
While in here, use GNOME_MIRROR for the sources.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Tom Rini [Wed, 17 Nov 2010 14:13:28 +0000 (07:13 -0700)]
sane-toolchain-*glibc.inc: Use -O2 on PowerPC
In FULL_OPTIMIZATION use -O2 on powerpc due to some problems
with libgcc.a and -Os when using gcc 4.5.x.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Maksym Parkachov [Sat, 6 Nov 2010 09:46:57 +0000 (09:46 +0000)]
mcpp: added new recipe for version 2.7.2
* created .inc file for both target and native version
* added version 2.7.2
Signed-off-by: Maksym Parkachov <lazy.gopher@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Camille Moncelier [Sat, 6 Nov 2010 07:24:30 +0000 (07:24 +0000)]
dropbear: Removed openmoko references. Added /etc/default/dropbear
Signed-off-by: Camille Moncelier <moncelier@devlife.org>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Graham Gower [Wed, 17 Nov 2010 23:01:02 +0000 (15:01 -0800)]
sane-toolchain.inc: remove duplicate line.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Tim Harvey [Tue, 16 Nov 2010 08:50:06 +0000 (08:50 +0000)]
iftop: new recipe
Signed-off-by: Tim Harvey <harvey.tim@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tim Harvey [Tue, 16 Nov 2010 08:49:47 +0000 (08:49 +0000)]
nuttcp: new recipe
Signed-off-by: Tim Harvey <harvey.tim@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Bernhard Reutner-Fischer [Wed, 17 Nov 2010 22:56:15 +0000 (14:56 -0800)]
local.conf.sample: commentary typo fix
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 17 Nov 2010 22:50:05 +0000 (14:50 -0800)]
minimal.conf: Pin QT version to 4.7.0
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 17 Nov 2010 22:48:23 +0000 (14:48 -0800)]
linux-efikamx: Fix the existing 2.6.31 recipe to use lower case letter in package name
* Use upstream Amit's branch for git recipe
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj [Wed, 17 Nov 2010 22:43:47 +0000 (14:43 -0800)]
eglibc_2.11/eglibc_2.12/eglibc_svn: Upgrade to latest SVN tip
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Yuri Bushmelev [Wed, 17 Nov 2010 00:25:30 +0000 (03:25 +0300)]
ltrace: exclude from build for SH3/SH4 targets
Frans Meulenbroeks [Wed, 17 Nov 2010 21:44:18 +0000 (22:44 +0100)]
MAINTAINERS: added james-image + tasks to my entry
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 17 Nov 2010 21:40:59 +0000 (22:40 +0100)]
mythplugins_0.23+fixes.bb: improved installation, commented out apache stuff
commented out apache stuff; apache has too many issues building
use lighttpd!
improved the postinst, make sure the needed modules are enabled
in the web server configuration file
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 17 Nov 2010 21:36:35 +0000 (22:36 +0100)]
james-image: image for the james, a home entertainment solution
see http://www.elinux.org/BeagleBoard/James for outdated doc
will be updated (and maybe relocated) in the future
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 17 Nov 2010 21:34:29 +0000 (22:34 +0100)]
task-internetserver: task to aggregate internet server functionality
apache/php/mysql/perl/ftp
other servers might be added in due time
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 17 Nov 2010 21:34:02 +0000 (22:34 +0100)]
task-mediaserver: task to aggregate network media server functionality
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 17 Nov 2010 21:33:00 +0000 (22:33 +0100)]
task-importmedia: an aggregate task to collect all media acquistions programs
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 17 Nov 2010 21:32:00 +0000 (22:32 +0100)]
task-mythtv: new task to aggregate mythtv related packages
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 17 Nov 2010 21:31:04 +0000 (22:31 +0100)]
ampache: new recipe (version 3.5.4)
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Frans Meulenbroeks [Wed, 17 Nov 2010 17:17:03 +0000 (18:17 +0100)]
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
Chris Larson [Wed, 17 Nov 2010 15:02:44 +0000 (08:02 -0700)]
task-sdk-native: forgot to bump INC_PR
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Chris Larson [Wed, 17 Nov 2010 15:01:32 +0000 (08:01 -0700)]
task-sdk-native: resurrect RPROVIDES_${PN}
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Frans Meulenbroeks [Wed, 17 Nov 2010 13:57:15 +0000 (14:57 +0100)]
libX11: patch configure.ac so a nios2 system is not seen as an os2 system.
The OS/2 platform requires some utility functions as well as having a non-32 bit wchar_t. Fix the configure check so that it doesn't also affect the nios2 cpu, which wouldn't influence these operating system issues.
This is already accepted upstream and will be in 1.4
http://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=
affc2488a7f2660a74dc8354fc3e0bff2c4f879c
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
Acked-by: Walter Goossens <waltergoossens@home.nl>
Martin Jansa [Tue, 16 Nov 2010 14:11:57 +0000 (15:11 +0100)]
jlime,dzen2,puzzles: use RDEPENDS_${PN}
* it was fixed in whole tree about half year ago
http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-June/020384.html
http://comments.gmane.org/gmane.comp.handhelds.openembedded/33440
* then again about month ago
http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg11356.html
* please follow OE packaging guidelines in new recipes
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>