summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-05-17gcc-4.3.3: Fix spurious leak of build sysroot into .la files.Khem Raj5
* ldflags were being passed unnessarily so set LDFLAGS to nothing in Makefile.tpl and regenerate top level Makefile.in * Divide the patches individually earlier the patches were combined into one big patch * Shuffle the order of patches. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-17qemu-0.12.4: Add recipes for 0.12.4Khem Raj12
* Tested by booting arm, ppc, mips, sh4, and x86 systems Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-17EFL: bump SRCREV a bit more for batget module fixMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-17cross bbclass: add extra sed for gcc 4.3.x adding -L${STAGING_LIBDIR_NATIVE} ↵Koen Kooi1
to cross libstdc++.la
2010-05-17linux-qsd8: updates srcrev, htcleo defconfigLukas Gorris2
2010-05-17htcleo: use uncompressed kernel iamgeLukas Gorris1
2010-05-16shr: drop PREFERRED_VERSIONs for toolchain, now in sync with ↵Martin Jansa1
sane-toolchain.inc again Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-16psplash: unbreak recipeEric Benard6
psplash was broken by my previous patch for several machines / distro http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=31402cd6f9d1e7887926bfde465bb25b07f6dbea this patch should fix this and is compile tested for kaeilos and angstrom distro and for boc01 and omap3pandora machines Signed-off-by: Eric Benard <eric@eukrea.com>
2010-05-16psplash: Rename HAND_* defines to POKY_* in all remaining psplash-poky-img.hKhem Raj5
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-16linux-qsd8: move to new branchStiffmaster2
2010-05-16psplash: fix angstrom logoKoen Kooi2
2010-05-16rfkill: new recipe; rfkill configuration utilityMichael 'Mickey' Lauer1
2010-05-16libdiscid: convert to new style stagingKoen Kooi1
2010-05-16task-cli-tools: add nmonMichael 'Mickey' Lauer1
2010-05-16nmon: new recipe; flexible ncurses-based performance monitorMichael 'Mickey' Lauer1
2010-05-16eglibc: append SRCPV to PRMartin Jansa3
* Automatically pick SRCREV changes without bumping PR manually Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-16evtest: add libxml2 in DEPENDSEric BENARD1
else I get the following log as libxml2 is not yet built : | evtest-capture.c:33:29: error: libxml/encoding.h: No such file or directory | evtest-capture.c:34:30: error: libxml/xmlwriter.h: No such file or directory Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-16svgalib : add svgalib-1.9.25Eric BENARD4
- original recipe comes from : http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-January/016607.html - added fix for compilation against recent kernel - updated and tested on x86 - disable helper module - configuration file /etc/vga/libga.config is not included in any package Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-16psplash : update to latest SVNEric BENARD12
- update to latest SVN - update file names : psplash-hand-img.h -> psplash-poky-img.h - fix comments - fix psplash-18bpp.patch (missing break in the switch) Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-16linux-2.6.33: Make 2.6.33 as default kernel for qemux86Khem Raj3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-15linux-2.6.33: Make 2.6.33 default kernel for qemumips.Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-16giflib: add dependency to libsm from xorg-libsHenning Heinold1
2010-05-15machine/qemush4: Add new machine for SH4 on qemuKhem Raj4
* Make improvements to run-qemu script. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-16jikes: use BBCLASSEXTEND = "native"Henning Heinold3
* removed native recipe * version 1.22 is now default
2010-05-16classpath-native.inc: convert to new staging systemHenning Heinold1
2010-05-16libecj-bootstrap.inc: convert to new staging systemHenning Heinold1
2010-05-16java-native.bbclass: remove do_stage function, because of ↵Henning Heinold1
NATIVE_INSTALL_WORKS = "1" takes care
2010-05-16ecj-initial: convert to new staging systemHenning Heinold1
2010-05-16ecj-bootstrap-native: convert to new staging systemHenning Heinold1
2010-05-15gnujaf: remove do_install method to fix native packageHenning Heinold1
* remove extra depenedency for fastjar-native, because the java classes are doing it for us
2010-05-15zip: use BBCLASSEXTEND = "native" for native recipeHenning Heinold2
2010-05-15xalan: convert to new staging systemHenning Heinold2
* remove some linkingcruft which is now in jaxp recipe
2010-05-15ant-native: convert to new staging systemHenning Heinold1
* bump PR to cover same strangness
2010-05-15x264_r2245.bb: Set X264_ECFLAGS="-fPIC" for mips mipsKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-15qemuppc: Add new machine qemuppc running ppc on QEMU.Khem Raj4
* Tested with DISTRO=minimal image=minimal-image * Adjust run-qemu.sh to use native-qemu and fix variables needed for powerpc run. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-15jamvm-initial: use new staging systemHenning Heinold1
2010-05-15fastjar: switch to BBCLASSEXTEND and clean upHenning Heinold6
* remove older versions * we don't need the empty dev package, because there are no libs * bump INC_PR to get native and normal package to the same revision
2010-05-15sed 4.1.2: add missing 'inherit gettext'Koen Kooi1
2010-05-15git 1.7.0.2: fix hardlinking problems as reported by Eric BrombaughKoen Kooi2
Using softlinks has the following effects on package size: git: 54MB -> 3.0MB git-dbg: 646MB -> 141MB
2010-05-14eglibc_2.11.bb: Bump PR to reflect last update.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-14machine/qemu.inc: Build and install qemu-native for qemu based targets.Khem Raj1
* Some distributions like ubuntu dont ship roms which are needed to boot ppc targets therefore we need to use qemu-native to run the images, therefore always build qemu-native for qemu based targets Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-14gcc-4.4.4.inc: Fix ppc issues of requiring libgcc at link time when using -OsKhem Raj2
* This change converts libgcc_s.so to a linker script so when -lgcc_s is used then it actually links to a group of libraries and one of those libraries is libgcc. This fixes the problem of requiring to link with libgcc _always_ on ppc to get the out-of-line epilogue/prologue functions. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-05-14unzip: do_stage is not needed with NATIVE_INSTALL_WORKS = "1"Henning Heinold1
2010-05-14unzip: use BBCLASSEXTEND nowHenning Heinold2
* kudos to kergoth for the EXTRA_OEMAKE hint * no functional change so no PR bump
2010-05-14nano: add gettext dependencyEric BENARD1
bitbake nano fails without this if gettext is not built Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-14ti-devshell: TI version of devshell that has all the 'DVSDK' environment ↵Koen Kooi1
vars set
2010-05-14signgp-native: convert to new-style stagingKoen Kooi1
2010-05-14java-native.bbclass: silence the legacy staging msgHenning Heinold1
2010-05-14tzdata: update to 2010jAntonio Ospite1
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
2010-05-14tzcode-native: update to 2010jAntonio Ospite2
Update checksums; tzdata version bumps to 2010j as well. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>