Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-02-24 | klibc, klibc-utils-static: apply config-eabi.patch only once | Thomas Kunze | 3 | |
2008-02-24 | altboot: Apply fix from oebug #2647 | Matthias Hentges | 1 | |
2008-02-24 | ffmpeg: make svn buildable, fix configure options for 0.4.9-pre1, unify, ↵ | Junqian Gordon Xu | 3 | |
clean up * fix svn using SRCDATE * reformat EXTRA_OECONF to make the order of the options follow ./configure --help * NOTE: --cpu(0.4.9-pre1) equals --arch(svn); while --tune(0.4.9-pre1) equals --cpu(svn) * NOTE: oe uses --march and --mtune, so the above optimization by ffmpeg (--mcpu) is not really needed * NOTE: but we try to make --cpu(0.4.9-pre1) or --arch(svn) as close to $TARGET_ARCH as possible * checked --march and --mtune and $TARGET_CFLAGS are used correctly * remove unnecessary FLAGS, configure options, oe_runconf(), etc in either svn or pre1 * unify svn and 0.4.9-pre1, however not much can be done for packaging and staging * QA: add LEAD_SONAME, fix DESCRIPTION, HOME, AUTHOR | ||||
2008-02-24 | libgsm: fix staging following debian style | Junqian Gordon Xu | 1 | |
* make a symlink from ${INCLUDEDIR}/gsm/gsm.h to ${INCLUDEDIR}/gsm.h * replace tab with space | ||||
2008-02-24 | merge of '2fe954cb15fbe7a382c756c05c35cb5dfbb34350' | OpenEmbedded Project | 1 | |
and '45375d79ec784666e2d1135d3d602845ed57d669' | ||||
2008-02-24 | ffmpeg: fix 0.4.9-pre1 oebug 1897, fix svn packaging oebug 3850 | Junqian Gordon Xu | 10 | |
* gcc4.patch absorbs the original common.patch and adds hacks to satisfy stricter type checking by gcc4 * soname.patch adds libpostproc fix in oebug 1897 comment#1 * drop the obsolete/dup patches in ffmpeg dir * 1st attemp to unify 0.4.9 and svn. * TODO: further unification of packaging and staging is desired once svn recipie settles | ||||
2008-02-24 | merge of '3e0e5727f7fe0745a9ac42f53da9955314c5f869' | Thomas Kunze | 1 | |
and '7ab0c406df80db3fa391ee33a803bc653763cafb' | ||||
2008-02-24 | kexec-utils-static: fix PACKAGES | Thomas Kunze | 1 | |
2008-02-23 | ttf-dejavu: Fix -dbg package RRECOMMENDS since PN as a package doesn't exist | Richard Purdie | 1 | |
2008-02-23 | gpsd: promoted for slugos | Ovidiu Sas | 1 | |
2008-02-23 | merge of '5744cdb7ad43a125c73b2dd57d51ded57a140c60' | Paul Sokolovsky | 8 | |
and 'be4a9a82ecf6de3dc409f7e421e00f48275630a4' | ||||
2008-02-23 | psplash svn: Move startup to S 01, freeing S 00 for something doing fbdev init. | Paul Sokolovsky | 1 | |
* Like just added fbset-init. | ||||
2008-02-23 | fbset-init: Add init.d script to init fb device using fbset. | Paul Sokolovsky | 4 | |
2008-02-23 | altboot: Update to SVNR79 (add proper modules for collies SD support) | Matthias Hentges | 1 | |
2008-02-22 | free42: fix SRC_URI, add HOMEPAGE and update to latest version 1.4.41. ↵ | Rolf Leggewie | 1 | |
Closes 3643. | ||||
2008-02-22 | gpsdrive: fix SRC_URI. closes 3494. | Rolf Leggewie | 2 | |
2008-02-22 | fbset-modes: Add qemuarm definitions. | Paul Sokolovsky | 3 | |
2008-02-22 | initramfs-kexec: change rootdev vor collie from mtdblock2 to mtd2 | Thomas Kunze | 1 | |
2008-02-22 | merge of '808beacef20f045331c5d32c4a877b9010fe989a' | Thomas Kunze | 12 | |
and 'f51d223df158f1cff524858100f483e0d4918266' | ||||
2008-02-22 | kexec-utils-static: make it compile against klibc | Thomas Kunze | 4 | |
2008-02-22 | klibc: update to 1.5 remove old non-working versions | Thomas Kunze | 7 | |
* build shared klibc-utils * set CC="${TARGET_PREFIX}klcc" if you want to compile against klibc | ||||
2008-02-22 | klibc-utils-static: add some missing utils | Thomas Kunze | 1 | |
2008-02-22 | bootsplash-native: add jpeg-native to DEPENDS. Fixes 1947. | Rolf Leggewie | 1 | |
2008-02-22 | gpgme: unify, fix LEAD_SONAME | Junqian Gordon Xu | 4 | |
2008-02-22 | merge of 'd5ef312b0faed11ba62349c815d78a69319b453e' | OpenEmbedded Project | 3 | |
and 'fc64da1c43e18d5cbd1d8bc4d76ac91ec70ca5cf' | ||||
2008-02-22 | angstrom-task-sectest: update ettercap to ettercap-ng, close oebug 3307 | Junqian Gordon Xu | 1 | |
2008-02-22 | libcap: update to latest release 0.9.8. Partly closes 2989. | Rolf Leggewie | 3 | |
2008-02-21 | merge of '135f1243bae7b8d2761f12a5ee4792c0fdd61cd7' | OpenEmbedded Project | 3 | |
and '4eb5b005a1da43a766a4d6f77af48d3ba0a994a4' | ||||
2008-02-21 | Fixed sort path in updatedb. | Stanislav Brabec | 1 | |
* Set ac_cv_path_SORT to the correct value. | ||||
2008-02-21 | ipaq-boot-params: Fix to actually enable flash booting with the recent kernels. | Paul Sokolovsky | 3 | |
* Uses modern syntax for MTD device, mtdN. * Also, make tty0 a primary console. This matches HaRET default setting and focuses on providing users proper feedback of boot procedure. Hackers who may need to access serial console as well can do needed settings with bootloader. | ||||
2008-02-21 | tcl: drop -L${libdir} in tclConfig.sh. Fixes 3771. Thanks, zecke. | Rolf Leggewie | 1 | |
2008-02-21 | kdepimpi: consolidate kphonepi and ktimetrackerpi into kdepimpi directory. | Rolf Leggewie | 4 | |
2008-02-21 | kdepimpi: I at least found a place to report the patches to now. | Rolf Leggewie | 8 | |
* in case anybody ever revives the kdepimpi project, they have our patches | ||||
2008-02-21 | kdepimpi: drop superseeded versions that weren't really meant for commit. | Rolf Leggewie | 2 | |
2008-02-21 | kdepimpi: not sending patches for kdepimpi-x11 upstream since it has been ↵ | Rolf Leggewie | 5 | |
abandoned. | ||||
2008-02-21 | kdepimpi: commit hrw's kdepimpi X11 version. Yet untested. Closes 371. | Rolf Leggewie | 11 | |
2008-02-21 | merge of '6c2d621bdfd446c13552a5e4b126ef9c5dd20106' | Paul Sokolovsky | 53 | |
and 'f8d54cc4c0dfc594e55d38708db17f5d5c68846a' | ||||
2008-02-21 | gpe-login: Add 0.91, lock-on-supend.patch accepted upstream. | Paul Sokolovsky | 1 | |
2008-02-21 | gpe-login: Move chvt-keylaunch.patch for 0.90+ to files/. | Paul Sokolovsky | 2 | |
2008-02-21 | gpe-login: Move chvt-keylaunch.patch for old version to version-specific dir. | Paul Sokolovsky | 3 | |
2008-02-21 | firefox all use autotools_do_stage to populate staging | Michael Lauer | 3 | |
this is needed to compile plugins against firefox. closes #1612 | ||||
2008-02-21 | merge of '0da4c1d1a1201b71b5bf114146f1ce3482bfc846' | Michael Lauer | 1 | |
and '917b1c29f7daf7bfd184979a9b4f90fa0f1f8616' | ||||
2008-02-21 | u-boot-openmoko svn update the blessed GIT rev | Michael Lauer | 1 | |
2008-02-21 | Move various X extensions to obsolete since they've been superceeded by ↵ | Richard Purdie | 23 | |
*proto in X11R7.X | ||||
2008-02-21 | merge of '501c67dde049332cb9a85285814cba121334c407' | Richard Purdie | 7 | |
and 'bf20fc7ee1fe9571699c9a63554b0f0ebb898921' | ||||
2008-02-21 | rdesktop, elf2flt, primstumbler, xmms-embedded: Remove hardcoded staging ↵ | Richard Purdie | 7 | |
references | ||||
2008-02-21 | libxine: Remove hardcoded staging references | Richard Purdie | 3 | |
2008-02-21 | asterisk: Remove hardcoded staging references | Richard Purdie | 3 | |
2008-02-21 | subversion: Remove hardcoded or plain broken staging references | Richard Purdie | 4 | |
2008-02-21 | mkbold-mkitalic-native: Remove hardcoded staging references | Richard Purdie | 1 | |