summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-09-13Merge branch 'org.openembedded.dev' into testing-nexttesting_2010-09-13Cliff Brake
2010-09-13klibc: fix packaging mismatchAndrea Adami
* introduced by mistake extending list of packaged files * (copy and paste is for the lazy...) * bump PR
2010-09-13Revert "gcc: trade QA errors for broken runtime dependencies"Koen Kooi
This isn't needed anymore now the proper fix is in This reverts commit 241b8865f20b9e3c3beb334535e6cd8452cbf47d.
2010-09-13time: Make /usr/bin/time use update-alternativesTom Rini
This is a little funny as we don't want u-a on the -native. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13inetutils: Add traceroute and ifconfig to u-a, ifconfig moves to /sbinTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13xfsprogs: Switch to getting libtool from PATHTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13xfsdump: Switch to getting libtool from PATHTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13sg3-utils: Switch to getting libtool from PATHTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13jpeg 6b: Switch to getting libtool from PATHTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13apmd: Switch to getting libtool from PATHTom Rini
While doing this, also ensure CC/CFLAGS/LDFLAGS are also obeyed. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13apr-util: Switch to getting libtool from PATHTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13apr 1.2.12: Switch to getting libtool from PATHTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13apr 1.3.5: Rework and re-apply the cleanup patch, so this builds.Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13packaged-staging: Fix libtool-cross stagingTom Rini
libtool-cross must not inherit cross, so wasn't getting the right mangling and saving done. In addition, we want a slightly broader grep to be used in these cases. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13libtool-cross 2.2.6[ab]: Drop legacy staging, taken from pokyTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13packaged-staging: When taking ipks use PKGV not PVTom Rini
This fixes a problem where ncurses 5.7 (and readline) wasn't having ipks stored. package_ipk.bbclass uses PKGV not PV which means packaged-staging should too. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13ffmpeg: Pass along all of CCLDs flags, fix !Altivec PowerPCTom Rini
What's passed for --enable-ldflags is for ffmpeg using cc-as-ld but not just using CCLD, so pass in TOOLCHAIN_OPTIONS. For PowerPC, only pass --enable-altivec on ppce600 (only case of it we support) otherwise disable as ffmpeg defaults to enabled. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-09-13libfreesmartphone-glib: new recipeKlaus Kurzmann
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-13angstrom-next: switch to a newer busybox and cairoKoen Kooi
2010-09-13cairo: add 1.10.0, latest stable releaseKoen Kooi
2010-09-13shr-splash-theme-logo: support palmpre and htcdream machinesSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-13cornucopia: bump to get fsogsmd fixSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-13util-linux-ng: increase PREric Bénard
Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-13util-linux-ng: fix broken symlinksEric Bénard
* # opkg files util-linux-ng | grep 'halt\|boot' | xargs file /usr/sbin/fastboot: broken symbolic link to `/usr/sbin/shutdown' /usr/sbin/halt: broken symbolic link to `shutdown' /usr/sbin/halt.util-linux-ng: broken symbolic link to `/usr/sbin/shutdown' /usr/sbin/fasthalt: broken symbolic link to `/usr/sbin/shutdown' /usr/sbin/reboot: broken symbolic link to `shutdown' /usr/sbin/reboot.util-linux-ng: broken symbolic link to `/usr/sbin/shutdown' * this patch close bug 5475 http://bugs.openembedded.org/show_bug.cgi?id=5475 From: Korey Lu <koreylu@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-13util-linux-ng: add missing `update-alternatives --remove' in pkg_prermEric Bénard
* util-linux-ng installs alternative of hexdump, setsid and chrt in postinst, but doesn't remove them in prerm leading to broken simlinks * this patch closes bug 5476 http://bugs.openembedded.org/show_bug.cgi?id=5476 From: Korey Lu <koreylu@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-13util-linux-ng: fix reset update-alternative vs busyboxEric Bénard
* we actually get the following log : update-alternatives: Error: cannot register alternative reset to /bin/reset since it is already registered to /usr/bin/reset * the fix is to have util-linux-ng install reset in /usr/bin Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-09-13gcc-package-cross.inc: install shlibs lists into target dir instead of host dirKoen Kooi
This fixes the "libstdc++ isn't installed into my rootfs anymore" type of problems after a full rebuild of all packages This bumps PR of gcc to force a rebuild, but that is *NOT* enough to fix the packages built before this fix, those still need rebuilding Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Dallas Foley <dfoley@telus.net> Acked-by: Graeme Gregory <dp@xora.org.uk> Signed-off-by: Koen Kooi <koen@openembedded.org>
2010-09-13angstrom feed sorter: add mini6410Koen Kooi
2010-09-13ti-framework-components_2.25.03.07: add new framework components recipeBrijesh Singh
ti-framework-components_2.25.03.07: add new framework components recipe Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-13ti-cgt6x: Prepare for ELF/C6000 EABI - Add cgt v7 versions (7.0.1/2/3)Roger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-13ti-cgt6x: Add latest c6000 code generation tools versions (6.1.15/16/17)Roger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-13ti-xdais_6.26.00.02: add new xdais version.Brijesh Singh
ti-xdais_6.26.00.02: add new xdais version. Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Roger Monk <r-monk@ti.com>
2010-09-13ti-linuxutils_2.25.05.11: add new linux utils recipeBrijesh Singh
ti-linuxutils_2.25.05.11: add new linux utils recipe Signed-off-by: Brijesh Singh <bksingh@ti.com> Signed-off-by: Denys Dmytriyenko <denis@denix.org> Signed-off-by: Koen Kooi <k-kooi@ti.com> Signed-off-by: Roger Monk <r-monk@ti.com>
2010-09-13ti-xdctools: Add Latest Versions 3.20.02/03Roger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-13ti-dspbios: Add Latest versions 5.41.06/07Roger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-13ti-codec-engine: Add space at end of SRC_URI to enable SRC_URI_appendRoger Monk
Signed-off-by: Roger Monk <r-monk@ti.com> Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-09-13ti recipes: remove -sourcetree supportKoen Kooi
2010-09-13klibc: bump to 1.5.20Andrea Adami
* still some doubt about klcc-cross packaging, triggering * NOTE: the following files were installed but not shipped in any package: * staging-klcc-cross seems sane, though.
2010-09-12mplayer_git: fix omapfb patchset and bump PRDenis 'GNUtoo' Carikli
omapfb.patch was rebased and added as mplayer-git_omapfb.patch vo_omapfb.c had to be patched due to API change, hence the omapfb_control_arguments.patch Thanks to kergoth(on #oe on Freenode) for help on how to patch a file that is copied only in do_configure_prepend which comes after do_patch The first attempt : file://omapfb_control_arguments.patch;patchdir=${WORKDIR} resulted in a strange behaviour such as: NOTE: Handling BitBake files: \ (0675/7073) [ 9 %]NOTE: <type 'exceptions.RuntimeError'>:maximum recursion depth exceeded while evaluating: ${PN}-${EXTENDPE}${PV}-${PR} NOTE: <type 'exceptions.RuntimeError'>:maximum recursion depth exceeded while evaluating: ${TMPDIR}/work/${MULTIMACH_TARGET_SYS}/${PF} so I used patchdir=.. as advised: <kergoth> you could try using patchdir=.. Thanks a lot for all the help.
2010-09-12efikamx: Fixed spelling error Genisi to Genesi.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-09-12linux-efikamx: Added git version for 2.6.31.14.Leon Woestenberg
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2010-09-13glibc_2.9: Apply patch to fix manual/Makefile for newer GNU makeHolger Hans Peter Freyther
This patch is coming from upstream glibc and fixes an error on make install in line 235 about mixing patterns.
2010-09-12Elmdentica abandoned json-c in favor of cjsonRui Miguel Silva Seabra
Hi, cJSON is not a properly setup library, but drop in files (this should be fixed in the future), however it seems to be working a lot better than json-c. I was running into a lot of weird problems and crashes derived from json-c and so I tried cJSON as advised by disconfitor. Indeed it's working, faster, and more reliably, so I now add two patches: 1) removes elmdentica svn dependency on libjson (already commit in e's svn) 2) removes my naive patch to json-c (or libjson) as they're working on a much better patch and I was the only one using it AFAICT Please apply! Rui Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12frameworkd-config-shr: bumpSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12cornucopia: bumpSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12shr-splash-theme-logo: bump and support nokia900Sebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12shr-splash-theme.inc: support splashes for different machinesSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12nokia900: generate also tar.gz images for installation on SD cardSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12task-shr-minimal: add gtk-immodule-xim for devices with hardware keyboardSebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-09-12xserver-xorg-conf: add xorg.conf for nokia900Sebastian Krzyszkowiak
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>