summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
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
2009-06-12beagleboard demo image: use install_lunguasKoen Kooi1
2009-06-12Angstrom: set BUILDNAMEKoen Kooi1
2009-06-12image bbclass: add install_linguas methodKoen Kooi1
* this method will install all linguas in $IMAGE_LINGUAS for all packages installed into the rootfs * currently opkg only, guarded with a check
2009-06-12Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell48
into org.openembedded.dev
2009-06-12gammu: Update to version 1.24.0.Stanislav Brabec3
2009-06-12binutils: fix crash when linking uclibc in thumb modePhil Blundell2
2009-06-12dsplink: move dir to 'dvsdk' to make merging the TI OE trees easierKoen Kooi30
2009-06-12image-magick: fix do_configureKoen Kooi1
2009-06-12fontconfig: add fedora branchKoen Kooi1
2009-06-12kernel-module-uldfb: sync with mainline, no functional changesKoen Kooi2
2009-06-12nautilus: add libunique to DEPENDSKoen Kooi1
2009-06-12xextproto: add native 7.0.3 packageRolf Leggewie1
2009-06-12xtrans: add native 1.2.1 packageRolf Leggewie1
2009-06-12linux-2.6.30: The new Linux kernel. Two days old. Where have you been?Leon Woestenberg3
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-06-11libaio-oracle: Change license from GPL to LGPL. See COPYING.LIB.Leon Woestenberg1
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-06-11gpsbabel: Fixed for new autotools.Stanislav Brabec2
2009-06-11xserver-kdrive-1.3.0.0: Fixed for new autotools.Stanislav Brabec2
2009-06-11directfb: try harder to get src_uri correctPhil Blundell2
2009-06-11Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell18
into org.openembedded.dev
2009-06-11directfb-1.2.8: cope with reorganisation of download structure on websitePhil Blundell1
2009-06-11{qpf|ttf}-fonts: fix runtime dependencies. (Closes: #2412)Rolf Leggewie12
* replace virtual/japanese-font with virtual-japanese-font in RPROVIDES * adjust RDEPENDS and RRECOMMENDS accordingly in zten, uim, qpobox, nunome, jards and anki
2009-06-11ttf-fonts: fix runtime dependencies. (Partly Closes: #2412)Rolf Leggewie1
* replace virtual/chinese-font with virtual-chinese-font in RPROVIDES * doesn't seem to be actually used anywhere
2009-06-11libx11: replace virtual/libx11 with virtual-libx11 for runtime #2412Rolf Leggewie1
* it doesn't look like this is actually used anywhere
2009-06-11psplash: fix runtime dependencies. (Partly Closes: #2412)Rolf Leggewie4
* virtual/psplash should be virtual-psplash to not confuse dpkg * make corresponding changes in initramfs-module-psplash_1.0.bb and exquisite_svn.bb as well
2009-06-11uclibc: don't use ${OEMAKE_NO_CC} for populate_staging, it breaks uclibc-initialPhil Blundell1
2009-06-10uclibc: fix glob for FILESPhil Blundell2
acked-by: Henning Heinold
2009-06-10binutils: add 2.19.51Phil Blundell13
2009-06-10Merge branch 'org.openembedded.dev' of git@new.openembedded.org:openembedded ↵Phil Blundell9
into org.openembedded.dev
2009-06-10uclibc: fix handling of bindir != /usr/binPhil Blundell1
2009-06-10Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi4
into org.openembedded.dev
2009-06-10xf86-video-displaylink: update to 0.3Koen Kooi2
2009-06-10sysklogd-1.5: Disable strip in Makefile.Leon Woestenberg2
2009-06-10Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Leon Woestenberg58
into org.openembedded.dev
2009-06-10linux-powerpc-fsl: Use FILESPATHPKGLeon Woestenberg1
2009-06-10kernel-module-udlfb: update to 0.2.3Koen Kooi3
2009-06-10recipe_sanity.bbclass: add initial recipe sanity checker.Chris Larson1
Currently just checks for variables which the recipe can avoid defining, as the values end up the same as the defaults. Formerly known as kergoth_sanity, but we all know such a thing is mythical ;) Signed-off-by: Chris Larson <clarson@mvista.com>