summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-05-18e2fsprogs-libs: update to 1.41.5, split out libsKoen Kooi3
2009-05-18hal: add (disabled) hal 0.5.12Koen Kooi2
2009-05-18util-linux-ng 2.15: stage libblkid (yes, this used to be in e2fsprogs(-libs))Koen Kooi4
2009-05-18udev 141: add fb0 -> fb symlink to make X happyKoen Kooi2
* X starts, but hal doesn't see devices anymore
2009-05-18Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi3
into org.openembedded.dev
2009-05-18udev 141: add /dev cache, install binaries to the correct locationsKoen Kooi7
2009-05-18e2fsprogs(-native): update to 1.41.5Koen Kooi5
* add staging tweak from poky to get stuff into /bin instead of /sbin
2009-05-18avahi.inc : fix override to libc-glibc instead of linux to get it to alwaysGraeme Gregory2
work the right way avahi_0.6.24.bb : bump PR to pick up change
2009-05-18libnss-mdns_0.10.bb : add new version of the mdns resolverGraeme Gregory1
2009-05-18util-linux-ng: update to 2.15Koen Kooi1
2009-05-18xserver-common: add xdg-autostart support (from poky)Koen Kooi2
2009-05-18transmission: update-rc.d handles online check, so add a note saying that, ↵Koen Kooi2
fix packaging
2009-05-18transmission: only run *inst scripts onlineKoen Kooi2
2009-05-18xmms-embedded: fix -dbg packagingRolf Leggewie1
2009-05-18libmicrohttpd: update to 0.4.2Rolf Leggewie1
2009-05-18libmicrohttpd: remove unnecessary PN, add AUTHOR and improve DESCRIPTION and ↵Rolf Leggewie1
SRC_URI
2009-05-18libmicrohttpd: new recipeOttavio Campana1
2009-05-17transmission_1.61.bb : add new version of transmission make init runGraeme Gregory3
transmission and transmission user. transmission_1.40.bb : catchup old version with fixes from new checksums.ini : add transmission 1.61
2009-05-17krb5: Force cp to work due to an permissions issueTim 'timtim' Ellis2
2009-05-17libusb1: update to 1.0.1Koen Kooi1
2009-05-17midori git: bump SRCREVKoen Kooi1
2009-05-17(e)glibc-package: enable binary locale generation on x86 and x86_64Roman I Khimov2
Works well for this targets, so we can add that to BINARY_LOCALE_ARCHES whitelist. Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-17(e)glibc-package: set LD_LIBRARY_PATH on binary locale generationRoman I Khimov2
Locale generation might fail with SIGSEGV if host libs get messed with target libs, that might easily happen via /etc/ld.so.cache when building x86(_64) target on x86(_64) host. So explicitly specify LD_LIBRARY_PATH to prevent that. Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-17(e)glibc-package: fix kernel version passed to qemuRoman I Khimov2
Binary locale generation fails with FATAL: kernel too old if (e)glibc is configured for kernels newer than 2.6.16. This comes from kernel version check in sysdeps/unix/sysv/linux/dl-osinfo.h. We configure (e)glibc with "--enable-kernel=${OLDEST_KERNEL}", so to pass this check we need kernel version reported from QEMU to (e)glibc be $OLDEST_KERNEL or higher. Fix qemu "-r" parameter to match OLDEST_KERNEL. Acked-by: Tom Rini <trini@embeddedalley.com>
2009-05-17linux-kirkwood_2.6.29.2.bb : add CPUIDLE support so hopefully we wasteGraeme Gregory4
less power while idle
2009-05-17at91bootstrap_2.11: updated patch for AFEB9260 with thumb.Sergey Lapin2
2009-05-17at91bootstrap: fixed machine name directorySergey Lapin1
2009-05-16mysql: mysql_config produced by this build specifies host includes and libs, ↵Tim 'timtim' Ellis1
sed these out so we can use this to cross compile stuff with QA checks
2009-05-16netpbm: Make this aware of LDFLAGS, fixes QA GNU_HASH issueTim 'timtim' Ellis2
2009-05-16mpeg-encode: Make this aware of LDFLAGS, fixes QA GNU_HASH issueTim 'timtim' Ellis2
2009-05-16hdparm: added 9.15Marcin Juszkiewicz1
2009-05-16linux-kirkwood: Add GSPCA based webcams as modulesTim 'timtim' Ellis1
2009-05-16webkit: bump SRCREVKoen Kooi2
* runtime tested on angstrom/beagleboard
2009-05-16linux-kirkwood_2.6.29.2.bb : fix PR to new schemeGraeme Gregory1
2009-05-16linux-kirkwood_2.6.29.2.bb : add kludge to allow SDHC cards to workGraeme Gregory2
2009-05-16kexec-tools-static_2.0.0: another step towards klibc statical linking - ↵Andrea Adami1
retry with purgatory.c - FIXME: kcc LDFLAGS - STILL FAILING BUILD
2009-05-16kexec-tools-static_2.0.0: more fixes towards klibc static linkingAndrea Adami1
- still failing do_compile - FIXME: sha256_update was taken from old 1.110 version - FIXME: forced nr_cpus = 1 vs. nr_cpus = sysconf(_SC_NPROCESSORS_CONF) - don't bump PR - no runtime yet :/
2009-05-16at91bootstrap: added v2.11Sergey Lapin3
2009-05-16at91bootstrap: generalization of recipesSergey Lapin3
2009-05-16Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-05-16linux-kirkwood: update to 2.6.29.2Koen Kooi1
2009-05-16connman-gnome: add (default disabled) git versionKoen Kooi2
2009-05-16mtd-utils-natice 1.2.0+git: raise default pref for angstromKoen Kooi1
2009-05-16connman update to 0.19Koen Kooi1
2009-05-16fbprogress: BUG only tool to show boot progress on built-in monochrome LCDMarcin Juszkiewicz2
2009-05-15podget: libiconv in RDEPENDS is most certainly incorrectRolf Leggewie1
* moving libiconv out of RDEPENDS and virtual/libiconv into DEPENDS
2009-05-15kexec-tools_2.0.0: initial commit - kexec-tools_2.0.0 compiles just fine - ↵Andrea Adami4
kexec-tools-static_2.0.0 breaks during do_compile (against klibc) - setting DEFAULT_PREFERENCE = "-1"
2009-05-15uim: update SRC_URI to point to googlecode.comRolf Leggewie1
2009-05-15llvm2.6-native: Revert SRCPV usage (its not appropriate here).Robert Schuster3
* fixed the build patch (removed conflict markers) llvm2.6: Dito.
2009-05-14evtest: Fixed GNU_HASH QA error.Theodore A. Roth1
Signed-off-by: Theodore A. Roth <taroth@gmail.com> Acked-by: Denys Dmytriyenko <denis@denix.org>