Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-03-16 | opkg: fix global depends on openssl, even in -nogpg/-nocurl | Denys Dmytriyenko | 2 | |
Fixes the problem, introduced by 8c1731d818c89a291f80940c1912587ff9ce46b7, where openssl is added with DEPENDS_append override, preventing -nogpg and -nocurl variants from clearing the DEPENDS, when they include opkg_svn.bb file, thus forcing them to depend on openssl too. Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Chris Larson <clarson@kergoth.com> | ||||
2010-03-15 | udev: update LICENSE to more specific GPLv2+ (v2 or later) | Denys Dmytriyenko | 3 | |
2010-03-15 | sysvinit: update LICENSE to more specific GPLv2+ (v2 or later) | Denys Dmytriyenko | 1 | |
2010-03-15 | netbase: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 1 | |
2010-03-15 | fbset: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 1 | |
2010-03-15 | gdb: update LICENSE to specific GPLv2/GPLv3 depending on version | Denys Dmytriyenko | 9 | |
2010-03-15 | liba52: Disable `-prefer-non-pic` to enable `-fPIC`. | Paul Menzel | 2 | |
Using GCC 4.4.2 and Binutils 2.20 gives the following error. …/bin/ld: .libs/imdct.o: relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC Therefore enable `-fPIC` with this patch taken from Debian [1]. [1] http://patch-tracker.debian.org/patch/series/view/a52dec/0.7.4-13/01-enable-pic.diff Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> Signed-off-by: Philip Balister <philip@balister.org> | ||||
2010-03-15 | usbutils: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 5 | |
2010-03-15 | tslib: update LICENSE to more specific LGPLv2 | Denys Dmytriyenko | 1 | |
2010-03-15 | opkg: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 1 | |
2010-03-15 | module-init-tools: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 1 | |
2010-03-15 | libusb: update LICENSE to more specific LGPLv2.1 | Denys Dmytriyenko | 5 | |
2010-03-15 | iproute2: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 1 | |
2010-03-15 | i2c-tools: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 2 | |
2010-03-15 | dosfstools: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 2 | |
2010-03-15 | devmem2: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 1 | |
2010-03-15 | base-passwd: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 1 | |
2010-03-15 | busybox: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 1 | |
2010-03-15 | alsa-utils: update LICENSE to more specific GPLv2 | Denys Dmytriyenko | 8 | |
2010-03-15 | alsa-lib: update LICENSE to more specific LGPLv2.1 | Denys Dmytriyenko | 8 | |
2010-03-15 | udev 151: provide compatibility symlink to /lib/udev where some recipes ↵ | Koen Kooi | 1 | |
install their udev stuff into | ||||
2010-03-15 | xf86-input-evtouch: perform sprint cleaning on the recipe to make it build again | Koen Kooi | 10 | |
2010-03-15 | Do not generate NEON code for qt-4.6.2 embedded on armv6 | Valentin Longchamp | 1 | |
http://bugreports.qt.nokia.com/browse/QTBUG-8749 Neon code is generated for armv6 processor, where it should be armv7 only. This results in illegal instructions with some of the qt4 libraries. The current solution is not optimal, I just needed a quick fix for my arch and I don't have the needed knowledge in OE to fix it cleanly, but I wanted to point this issue out. But at least other arch (armv5 and armv4) should have the same problem and receive the same fix. Signed-off-by: Koen Kooi <koen@openembedded.org> | ||||
2010-03-15 | mplayer: bump PR for ffmpeg change | Koen Kooi | 1 | |
2010-03-15 | xserver-xorg-conf: provide working setup for BUG 2.0 | Marcin Juszkiewicz | 1 | |
Copied from BeagleBoard one. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | ||||
2010-03-15 | netbase: add BUG 2.0 support | Marcin Juszkiewicz | 3 | |
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | ||||
2010-03-15 | procps: added 3.2.8 and dropped older | Marcin Juszkiewicz | 21 | |
This version no longer complain about unknown Hz value during boot. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | ||||
2010-03-15 | Add Freescale P2020DS Demo Board | Martyn Welch | 4 | |
This patch adds the Freescale P2020DS demo board, which is based on the p2020 SOC. Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Acked-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Philip Balister <philip@balister.org> | ||||
2010-03-15 | linux kernels: linux is GPLv2, so specify that in LICENSE instead of generic ↵ | Koen Kooi | 117 | |
'GPL' | ||||
2010-03-15 | musicbrainz: _append needs a leading space | Koen Kooi | 1 | |
2010-03-15 | git-native_1.7.0.2.bb : disable building/installing of python stuff | Graeme Gregory | 1 | |
It was zeckes opinion that we dont need the python stuff for OE useage and looking at what is installed I would agree. Disabled it otherwise we need to point it at python-native to stop it using host python. | ||||
2010-03-15 | unrar, unrar-native: Bump to version 3.9.9 | Michael Lippautz | 5 | |
* Fixes CVE name CVE-2007-0855 * Remove old recipe, because it neither used current staging, nor native extension | ||||
2010-03-15 | udns: New recipe | Michael Lippautz | 2 | |
* udns is a stub DNS resolver library for sync and async DNS queries | ||||
2010-03-15 | faad2: add 2.7 | Koen Kooi | 1 | |
2010-03-15 | gnome-screensaver 2.28.3: fix up configure as well now | Koen Kooi | 1 | |
2010-03-15 | tiff 3.9.2: fix build breakage | Koen Kooi | 1 | |
2010-03-15 | gnome-screensaver: update to 2.28.3 | Koen Kooi | 1 | |
Fixes: CVE name CVE-2010-0414 CVE name CVE-2010-0422 | ||||
2010-03-15 | fltkspacetrader: update to version 1.2-stable | Benjamin Schieder | 1 | |
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
2010-03-15 | orc: fix packaging, recipe style issues and factor into .inc | Koen Kooi | 2 | |
2010-03-15 | libusb: removed unneeded BBCLASSEXTEND="native" | Frans Meulenbroeks | 1 | |
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-03-15 | xorg-util: used BPN in xorg-util-common | Frans Meulenbroeks | 7 | |
as per hrw's suggestion Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Conflicts: recipes/xorg-util/xorg-util-common.inc Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-03-15 | libunfig: no need for native variant as no-one uses it | Frans Meulenbroeks | 1 | |
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-03-15 | xorg-proto-common.inc: replaced PN with BPN to avoid native compilation error | Frans Meulenbroeks | 1 | |
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-03-15 | tiff: moved to 4.0.0 beta5 | Frans Meulenbroeks | 1 | |
also renamed to 3.9.2 as that is the latest version before 4.0.0 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-03-15 | gettext: fixed build with autoconf | Frans Meulenbroeks | 2 | |
lifted from patch from Bernhard Reutner-Fischer on oe who found it somewhere on a mailing list Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-03-15 | schroedinger: upgraded to 1.0.9 | Frans Meulenbroeks | 5 | |
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-03-15 | orc: created recipe | Frans Meulenbroeks | 3 | |
incorporated patches from debian Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-03-15 | ffmpeg: updated to latest svn version, added targetos flag to configure | Frans Meulenbroeks | 1 | |
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2010-03-15 | evas-native_svn: removed old_stage code | Frans Meulenbroeks | 1 | |
this code was called by no-one | ||||
2010-03-15 | mythtv: updated SRCREV | Frans Meulenbroeks | 3 | |
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> |