summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-08-19rpm2cpio-native: convert to new style staging, remove 'do_stage()'Noor Ahsan1
* Replace do_stage() with do_install from the recipe and replace all occurrences of ${STAGING_BINDIR} with ${D}{bindir}. * Add NATIVE_INSTALL_WORKS = "1" * Bump PR to "r1" Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2010-08-19rpm2cpio-native: Run oe-stylize.pyNoor Ahsan1
* Run oe-stylize.py script on recipe and modified the recipe according to the output of oe-stylize.py. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2010-08-19sdcc-native: convert to new style staging, remove 'do_stage()'Noor Ahsan1
* Remove do_stage() function from the recipe. do_install function of autotools.bbclass replaces the do-stage function of the recipe. * Bump PR to "r2" Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2010-08-19sdcc-native: Add bison-native and flex-native to DEPENDSNoor Ahsan1
* configure script was giving error "Cannot find required program bison." and "Cannot find required program flex.". So added bison-native and flex-native to DEPENDS list. * Bump PR to "r1". Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2010-08-19usbmuxd: increase PRFrans Meulenbroeks1
in order to compensate for the revert in aa6d8dab70bac0b0079f4ab217d549f7830ef008 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-19Revert "usbmuxd: added dependency on cmake-native"Frans Meulenbroeks1
This reverts commit 0f9da77ecee5318dfae05ef2d00139036447eea7. inherit cmake already adds a depends on cmake-native so as discussed on the OE mailing list reverting the change next patch will bump PR to avoid that it is lowered by the revert Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-19boost.inc: increase PRFrans Meulenbroeks1
to compensate for the revert in commit c12662b6143f3c755f9fb6f6604c31e2bf3ed973 Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-19Revert "boost.inc: added dependency on cmake-native"Frans Meulenbroeks1
This reverts commit 1409e393ee38fa5dbfc2c99eb5fec4da07183bc9. inherit cmake already adds a depends on cmake-native so as discussed on the OE mailing list reverting the change next patch will bump PR to avoid that it is lowered by the revert Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-19xalan-j: fix non-native DEPENDSMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19barebox_git removed superfluous FILESPATHPKGFrans Meulenbroeks1
removed FILESPATHPKG =. "barebox-git:" This is the default so it is not needed. Apart from that no dir barebox-git (or any other files dir) exists (which is odd as there is a file:// line) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-19omview: move to obsolete, depends on epsilon and is no longer maintainedMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19omoney: move to obsolete, depends on python-etk and is no longer maintainedMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19gpe-theme-neo: don't rsuggests obsolete etk-theme-neoMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19etk-theme-ninja: move to obsoleteMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19om-settings: move to obsolete, depends on python-etk and is no longer maintainedMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19comic-reader: move to obsolete, depends on etkMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19edje-player: move to obsolete, depends on etk and newer version was merged ↵Martin Jansa1
to edje in 47344 * http://trac.enlightenment.org/e/changeset/47344 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19edje-editor: move to obsolete, depends on etkMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19exhibit: move to obsolete, depends on etkMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19evolve: move to obsolete, depends on etk and nothing in tree is using thisMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19eflpp: drop etk/ewl dependency, their bindings were removed in 44070Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19assassin(-thumbnail): move to obsolete, depends on etk and no commit in last ↵Martin Jansa3
20 months Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19om-locations: move to obsolete, depends on etk and no commit in last 20 monthsMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19diversity-radar: upgrade SRCREV and drop python-etk from DEPENDS (no longer ↵Martin Jansa1
needed) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19diversity-daemon: use http for svn checkout, add maxrev param to patch, ↵Martin Jansa1
which no longer applies * https has expired certificate Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19asusoe: distro removedFrans Meulenbroeks1
removed after discussion on irc with, and getting permission from rwhitby who created this. Rod stated this distro was never alive Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-19rootfs_ipk.bbclass: Fix BAD_RECOMMENDATIONS - fix conflict resolutionGraham Gower1
Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19angstrom-version: install not mkdirJason Kridner1
Thanks Steve Sakoman for finding this. Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
2010-08-19rootfs_ipk.bbclass: Fix BAD_RECOMMENDATIONS.Graham Gower2
See http://code.google.com/p/opkg/source/detail?r=553 And previous discussions: http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg01423.html http://www.mail-archive.com/openembedded-devel@lists.openembedded.org/msg04051.html Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19cmake-native: add recipe for cmake 2.8.2.David Kozub1
Signed-off-by: David Kozub <zub@linux.fjfi.cvut.cz> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19cmake-2.8.2: Add recipe for non-native cmake 2.8.2.David Kozub2
Tested on om-gta02: * builds trivial C and C++ executable * "include(FindPkgConfig)" correctly finds the cmake module * pkg_check_modules correctly invokes pkg-config * ccmake works Also tested on babbage by Eduardo Lima (thanks for help). Unfortunately, useful doc is not packaged. The reason is that the doc is produced by running the built binaries. Changing this would probably require a complex patch of the build process. Luckily, the doc is still contained in the original binaries, so it's accessible on target by e.g. cmake --help-full. Signed-off-by: David Kozub <zub@linux.fjfi.cvut.cz> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19cmake.bbclass: add CMAKE_SYSTEM_PROCESSOR into generated toolchain fileDavid Kozub1
Needed for packages that check this value, e.g. recent webkit. Signed-off-by: David Kozub <zub@linux.fjfi.cvut.cz> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19rootfs_ipk.bbclass: remove host's lists in /var/lib/opkg/*Graham Gower1
Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19qt4-tools-native_4.7.0-beta2: missing DEPENDS on libxau-native libxdmcp-nativeMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19gcc-4.5: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19xorg-xserver: move older not pinned versions to obsolete dirMartin Jansa60
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19xorg-util: move older not pinned versions to obsolete dirMartin Jansa16
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19xorg-proto: move older not pinned versions to obsolete dirMartin Jansa49
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19xorg-font: move older not pinned versions to obsolete dirMartin Jansa43
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19xorg-driver: move older not pinned versions to obsolete dirMartin Jansa182
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19xorg-doc: move older not pinned versions to obsolete dirMartin Jansa6
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19xorg-data: move older not pinned versions to obsolete dirMartin Jansa2
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19xorg-lib: move older not pinned versions to obsolete dirMartin Jansa176
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19xorg-app: move older not pinned versions to obsolete dirMartin Jansa123
Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19pixman: move 0.18.2 to obsoleteMartin Jansa10
Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19klibc: add klcc_prefix.patch, bump PR.Andrea Adami3
* staging of klcc doesn't yet happen...WIP
2010-08-18eds-dbus: depends on libsoup-2.4Jason Kridner1
Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
2010-08-18dt: Update checksumsTom Rini1
Upstream confirmed to me that they just overwrote the old one and didn't change version (but did make some actual code changes) and in the future just might put a version string on the archive. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-18usbmuxd: added dependency on cmake-nativeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-18livrsvg: added dependency on xineramaprotoFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>