summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-08-19beagleboard.conf: use qt4-x11-free-glesJason Kridner1
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-19libidl-native: add dependency on bison-nativeJason Kridner1
bison-native now depends on flex-native, so we should be good there. The error that would show up without bison: checking for bison... no checking for byacc... no checking for yacc... no configure: error: yacc is not usable as yacc - consider using bison Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-19esc-media: updated revisionJason Kridner1
Added startup.wav (missed it the first time). Corrected the MD5SUM. Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-19beagleboard-test-image: add g_ether kernel moduleJason Kridner1
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-19esc-gst: added revision 6Jason Kridner1
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-08-19base-files: Prefer ext4 > ext3 > ext2Tom Rini2
Have /etc/filesystems try and mount ext4 then ext3 then ext2 Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-08-19klibc-utils-static: rename recipe to klibc-static-utilsAndrea Adami1
* avoid conflicts with -static suffix * rename packages * bump INC.PR
2010-08-19eglibc: fix typo in FULL_OPTIMIZATION overrideMartin Jansa1
2010-08-19kexecboot: follow kexec-tools-klibc renaming. Bump PR.Andrea Adami2
2010-08-19kexec-tools-klibc-static: rename recipe to kexec-tools-klibcAndrea Adami7
* avoid conflicts with -static suffix * update package names * bump PR
2010-08-19nandlogical-klibc-static: rename recipe to nandlogical-klibcAndrea Adami1
* avoid conflicts with -static suffix
2010-08-19iputils: added dependency on sgmlspl-nativeFrans Meulenbroeks1
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-19sgmlspl-native: removed PACKAGESFrans Meulenbroeks1
the regular package with the sgmlspl binary was not generated so the binary was not staged. This fixes that Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-19sgmlspl-native: convert to new style staging, remove do_stage()Noor Ahsan1
* Remove do_stage() from the recipe. The cpan_do_install () replaces the do_stage () of the recipe. * Bump PR to "r1" Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2010-08-19shr: drop AUTOREV for ventura and emtoothMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-08-19gawk: removed legacy staging, converted to BBCLASSEXTEND = "native"Frans Meulenbroeks2
triggered by the work of Fahad Usman tested by building gnome/gvfs which depends on gawk-native Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
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>