summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-04-21image.bbclass: reorder do_rootfsRoman I Khimov1
Places do_rootfs function before do_install in image creation process. This change allows multiimage builds, when one image depends on another (before that second image creation raced with do_rootfs for the first one) and uses it for some purpose. Multiimage builds are useful in situations like creating an installer image with initramfs (built in OE) and an image of the target FS (also built in OE) or for building virtualized system images to be placed on target FS. Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-04-21busybox: update appletlib dependency patchRoman I Khimov1
Previous version still failed from time to time on clean-start builds with 4 bitbake threads and '-j16'. Building busybox as sole target worked well. The reason is that previous version introduced a race between applets make processes spawned from top-level Makefile and from libbb Makefile. Fix it with high-level dependency that doesn't create races. Signed-off-by: Koen Kooi <koen@openembedded.org>
2009-04-21base.bbclass: Combine all checksum.ini files found in BBPATHPetri Lehtinen1
This makes it possible for overlays to have checksum.ini. Signed-off-by: Petri Lehtinen <petri.lehtinen@inoi.fi> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Chris Larson <clarson@kergoth.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>
2009-04-21gnome-media: Built wihout gnomecd => nautilus-cd-burner is not needed. ↵Stanislav Brabec1
Removed obsolete .la file.
2009-04-21angstrom: have bluez4 provide bluez-utils as wellKoen Kooi2
2009-04-21etk: hack around gettext breakageKoen Kooi2
2009-04-21Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-04-21angstrom-2008.1: do not use Thumb for uclibcMarcin Juszkiewicz1
Compilation is broken with binutils which Angstrom uses. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org>
2009-04-21sane-srcrevs: bump EFL_SRCREV to the one mentioned in ↵Koen Kooi1
http://trac.enlightenment.org/e/wiki/ReleaseSchedule?version=3 * etk still fails to build, though
2009-04-21base-passwd: default password for hipox machine setSteffen Sledz1
2009-04-21beagleboard: move to 2.6.29Koen Kooi3
* on par with 2.6.28 for stability, codec-engine and libgles-omap3 both work as well
2009-04-21libxml++: add 2.26.0Koen Kooi2
2009-04-21linux-omap 2.6.29: add support for changing tranparency of overlaysKoen Kooi9
2009-04-21Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi20
into org.openembedded.dev
2009-04-21checksums: add some more checksumsKoen Kooi1
2009-04-20libgsm0710mux: bump to 0.3.4Michael 'Mickey' Lauer2
2009-04-20rpm-native: do not emit packagesMarcin Juszkiewicz1
2009-04-20u-boot_2009.03: fixes/adds for HIPOX machineSteffen Sledz3
- enable mmu and dcache for faster nand access - fix reset problem in gmac
2009-04-20sane-srcrevs.inc: bump EFL as per last weekend's feature freeze recommendationMichael 'Mickey' Lauer1
2009-04-20e-wm: reorder metadata for clarity; fix packagingMichael 'Mickey' Lauer1
2009-04-20linux-2.6.24: new defconfig for HIPOX machineSteffen Sledz2
2009-04-20linux-2.6.24: Kconfig patch for HIPOX machine addedSteffen Sledz2
2009-04-20bitbake.conf, lib_package.bbclass: fix missing '$' in previous commitJeremy Lainé2
2009-04-20bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.soJeremy Lainé2
We need to include ${base_libdir}/*${SOLIBSDEV} in FILES_${PN]} because the shared libraries in ${base_libdir} do not follow the usual *.so.* naming convention, for instance libproc-3.2.7.so.
2009-04-20hipox: switch serial console to ttyS1Steffen Sledz1
2009-04-19lighttpd: Added 1.4.22 to checksums.ini to prevent punishment.Leon Woestenberg1
2009-04-19wt-2.2.3: ARM_INSTRUCTION_SET = "arm" to workaround toolchain issue.Leon Woestenberg1
Works around this: | /tmp/ccGh2Qre.s: Assembler messages: | /tmp/ccGh2Qre.s:2339: Error: selected processor does not support `swp r4,r8,[r5]'
2009-04-19linux-rt: Add 2.6.29 with DEFAULT_PREFERENCE -1.Leon Woestenberg1
2009-04-19lighttpd: Added 1.4.22 with DEFAULT_PREFERENCE -1.Leon Woestenberg1
2009-04-19util-linux-ng: depend on virtual/libintl to pass building with uclibcMarcin Juszkiewicz2
2009-04-19checksums.ini: added checksum for util-linux-ng 2.13.1Marcin Juszkiewicz1
2009-04-19tracker: added libgnomecanvas to dependenciesMarcin Juszkiewicz1
2009-04-19gnome-media: fix packaging and make it more determisticKoen Kooi1
2009-04-19Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi13
into org.openembedded.dev
2009-04-19angstrom: start removing FEED_ARCHKoen Kooi1
2009-04-19squashfs-tools: Added release 4.0 (for SquashFS 4.0 in Linux 2.6.29).Leon Woestenberg4
Added with DEFAULT_PREFERENCE -1. Be aware that squashfs release 4.0 is now upstream in Linux 2.6.29. The filesystem layout has changed from the 3.x releases. Distro's need to carefully select the (cross and native) version depending on the kernel release, which again might be different for the machines supported. Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-04-19MAINTAINERS: Updated my email address.Leon Woestenberg1
2009-04-18zaurus-updater: force PARALLEL_MAKE = ""Andrea Adami1
- fix do_stage error during rebuild from packaged-staging
2009-04-18nautilus-cd-burner: Added version 2.24.0, removed old one.Stanislav Brabec0
2009-04-18Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec2
into org.openembedded.dev
2009-04-18Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec1
into org.openembedded.dev
2009-04-18nautilus-cd-burner: Added version 2.24.0, removed old one.Stanislav Brabec4
2009-04-18Improve libgemwidget fixMarek Vasut1
2009-04-18vala: Fixed bootstrapping.Stanislav Brabec2
2009-04-18gvfs: Don't refer to the host system (samba includes, gawk).Stanislav Brabec1
2009-04-18gnome-media: New recipe.Stanislav Brabec2
2009-04-18linux-omap 2.6.29: add more dss2 patchesKoen Kooi5
2009-04-18udev 141: start clean upKoen Kooi1
2009-04-18fso-term: new recipe; a versatile muxer-aware terminal programMichael 'Mickey' Lauer3
2009-04-18Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stanislav Brabec2
into org.openembedded.dev