summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-05-18xmms-embedded: fix -dbg packagingRolf Leggewie1
2009-05-18libmicrohttpd: update to 0.4.2Rolf Leggewie2
2009-05-18libmicrohttpd: remove unnecessary PN, add AUTHOR and improve DESCRIPTION and ↵Rolf Leggewie1
SRC_URI
2009-05-18libmicrohttpd: new recipeOttavio Campana1
2009-05-18Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov39
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-05-17transmission_1.61.bb : add new version of transmission make init runGraeme Gregory4
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-17bitbake.conf: update GENTOO_MIRROR setting. (Closes: #5054)Rolf Leggewie1
2009-05-17libusb1: update to 1.0.1Koen Kooi2
2009-05-17midori git: bump SRCREVKoen Kooi2
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 Gregory5
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-17Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Sergey Lapin15
into org.openembedded.dev
2009-05-17checksum.ini: adding at91bootstrap ver 11Sergey 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 Juszkiewicz2
2009-05-16linux-kirkwood: Add GSPCA based webcams as modulesTim 'timtim' Ellis2
2009-05-16webkit: bump SRCREVKoen Kooi3
* runtime tested on angstrom/beagleboard
2009-05-16Merge branch 'org.openembedded.dev' of ↵Graeme Gregory0
git+ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-05-16linux-kirkwood_2.6.29.2.bb : fix PR to new schemeGraeme Gregory2
2009-05-16linux-kirkwood: fix MACHINE_KERNEL_PRKoen Kooi2
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 Kooi3
into org.openembedded.dev
2009-05-16linux-kirkwood: update to 2.6.29.2Koen Kooi2
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-16checksums: add more checksumsKoen Kooi1
2009-05-16sane-srcrevs: bump linux-bug to get recent fixesMarcin Juszkiewicz1
2009-05-16fbprogress: BUG only tool to show boot progress on built-in monochrome LCDMarcin Juszkiewicz2
2009-05-16sane-srcrevs: update linux-bug to get Ethernet fixedMarcin Juszkiewicz1
2009-05-16Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov45
git://git.openembedded.org/openembedded into org.openembedded.dev
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 Adami5
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 Leggewie2
2009-05-15doc: change openembedded.net reference to openembedded.orgCliff Brake1
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-14collections.inc: add collections to BBPATH, handle typos in COLLECTIONS, etc.Chris Larson1
- Alters BBPATH to include the newly unpacked collections, then automatically re-exec's bitbake with the new BBPATH to ensure the classes/.confs/etc from those collections are available to bitbake. - Handle typos in the COLLECTIONS variable by warning when glob returns nothing for a given item. - Correctly handle trailing slashes in collection paths, the previous workaround was making the order for the collection priorities undefined. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-05-14Shorten some full paths printed to the user.Chris Larson3
Adds a base_path_out convenience function, which prepares a full path for display to the user. The initial implementation just makes it relative to ${TOPDIR}. This function is then used for some messages outputted to the user (packaged-staging, patch application, clean, unpack tasks). Signed-off-by: Chris Larson <clarson@mvista.com>
2009-05-14First pass of cleanup of messages outputted to the user.Chris Larson4
OpenEmbedded outputs a lot of messages that the user is likely to never care about. We should only output something when it reflects upon their recipe (i.e. unpacking their sources, applying their patches), or is quite significant or unusual. Signed-off-by: Chris Larson <clarson@mvista.com>