summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-06-16binutils, irda-utils, libxcb: remove extraneous hashes that were disrupting ↵Phil Blundell3
Laibsch's activities
2009-06-15Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell1
into org.openembedded.dev
2009-06-15micro-base-image: new imagePhil Blundell1
2009-06-15alsa-utils: fix linking against host libc.so/libm.soDenys Dmytriyenko1
Caused by expecting ncurses library in /usr/lib. For some people it's just a warning: ld: warning: library search path "/usr/lib" is unsafe for cross-compilation ld: skipping incompatible /usr/lib/libm.so when searching for -lm And for some people it breaks the build: ld: warning: library search path "/usr/lib" is unsafe for cross-compilation /usr/lib/libm.so: file not recognized: File format not recognized Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-06-15rootfs_ipk: move "mkdir /etc/opkg" inside ONLINE_PACKAGE_MANAGEMENT conditionalPhil Blundell1
2009-06-15busybox: add less bloated defconfig for microPhil Blundell1
2009-06-15Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell3
into org.openembedded.dev
2009-06-15binutils: note that uclibc-segfault.patch is already upstreamPhil Blundell1
2009-06-15xcb: note that this patch isn't wanted upstreamPhil Blundell1
2009-06-15irda-utils: note that this patch isn't wanted upstreamPhil Blundell1
2009-06-15u-boot: Added 2009.06. Machine mpc8315e-rdb uses it now.Leon Woestenberg3
Newest u-boot release 2009.06. Also, as the mpc8315e-rdb boards come with a buggy u-boot (possible invalid access due to missing guard, when speculatively executing libz code), its u-boot version is now set to 2009.06 which contains the fix. Same applies to mpc8313e-rdb, to be upgraded later. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-06-15linux-2.6.30: Added to checksums.iniLeon Woestenberg1
2009-06-15procps: adjust FILES so that libproc-*.so lands in ${PN}Phil Blundell1
2009-06-15Revert "bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.so"Phil Blundell2
This reverts commit ba434bd1dc9dc8ed61953a1579ea9e993e81cbb2. Acked-by: Richard Purdie, Leon Woestenberg
2009-06-15netbase: don't ship update-inetd if not doing online package managementPhil Blundell1
2009-06-14base-passwd: adjust packaging for microPhil Blundell1
2009-06-14micro-image: remove assignment to ONLINE_PACKAGE_MANAGEMENT, micro.conf sets ↵Phil Blundell1
this now
2009-06-14sysvinit: move a couple more files to -utils packagePhil Blundell1
2009-06-14sysvinit: banish seldom-used utils into sysinit-utils package, recommend it ↵Phil Blundell1
for everything except micro
2009-06-14dropbear: adjust packaging for microPhil Blundell1
2009-06-13gcc-4.4.0: add some uclibc patchesPhil Blundell2
2009-06-13micro: disable ONLINE_PACKAGE_MANAGEMENT globallyPhil Blundell1
2009-06-13task-gpe-settings: remove xmonobut, unbuildable and nothing to do with ↵Phil Blundell1
settings anyway
2009-06-13rootfs_ipk: opkg (at least some versions) doesn't respect ${libdir}, so look ↵Phil Blundell1
in /usr/lib specifically for its bits
2009-06-13Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell1
into org.openembedded.dev
2009-06-13figment: update SRC_URI and reinstate in gpe-imagePhil Blundell2
2009-06-13gpe-dm: update to 0.52Phil Blundell3
xserver-common: update to 1.25
2009-06-13autotools.bbclass: sdk packages should not depend on libtool-crossTom Rini1
2009-06-14gpe-session-scripts: replace /usr/bin with ${bindir} in 0.67Rolf Leggewie1
* same as commit a729981b8a3e27e800078ccfd05249eef42b7ae4
2009-06-13gpe-session-scripts: respect ${bindir}Phil Blundell1
2009-06-13openobex: relax dependency from bluez4 to generic bluez-libsPhil Blundell1
2009-06-13gpe-image: figment is unfetchable, punt it from the imagePhil Blundell1
2009-06-13update-rc.d: don't add runtime dependency if not doing online package ↵Phil Blundell1
management; only add it to ${PN} in any case.
2009-06-13console-tools: inherit gettextPhil Blundell1
2009-06-13tzdata: fix installation with prefix=''Phil Blundell1
2009-06-13task-gpe: remove xmonobut since SRC_URIs for both versions are unfetchablePhil Blundell1
2009-06-13irda-utils: respect $(sbindir)Phil Blundell2
2009-06-13openssl: avoid empty PREFIX since this causes Configure to do the wrong thingPhil Blundell1
2009-06-13Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell2
into org.openembedded.dev
2009-06-13libidn: add 1.15Phil Blundell2
2009-06-13enchant: use more sensible FILESPhil Blundell1
2009-06-13libidn: old SRC_URI has become unavailableRolf Leggewie2
2009-06-12bitbake.conf: add -g to BUILD_OPTIMIZATIONPhil Blundell4
sane-toolchain-*.inc: remove assignments to BUILD_OPTIMIZATION Acked-by: Richard Purdie <rpurdie@linux.intel.com>
2009-06-12Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell1
into org.openembedded.dev
2009-06-12libxcb: look for xproto.xml in staging, not in the host environmentPhil Blundell2
2009-06-12gnuradio-3.2 : Use -program-prefix to remove prefix from programs.Philip Balister1
2009-06-12micro-uclibc: make sure "micro" is in OVERRIDES; use eabi for armebPhil Blundell1
2009-06-12uclibc-initial: respect ${CC}Phil Blundell1
2009-06-12base-files: handle DISTRO=micro-uclibc correctlyPhil Blundell1
2009-06-12Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi5
into org.openembedded.dev