Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-02-24 | package.bbclass: shlib postinst: Check for ldconfig presence before running it. | Paul Sokolovsky | 1 | |
* This helps uclibc systems where ldconfig is optional, in particular 3rd-party systems like OpenWRT. * Per RFC on the list. | ||||
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-22 | fbset-modes: Add qemuarm definitions. | Paul Sokolovsky | 3 | |
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 | kernel.bbclass: Fis typo in do_builtin_initramfs. | Paul Sokolovsky | 1 | |
2008-02-21 | kernel-arch.bbclass: Fix obvious typo supposedly causing issues with x86_64. | Paul Sokolovsky | 1 | |
2008-02-21 | angstrom.inc: Make Angstrom bitbake caches to be per libc mode. | Paul Sokolovsky | 1 | |
* This is allows easy switching between glibc and uclibc builds, without waiting for long reparses on every switch. * Note that it applies to dependent distros, like OpenMoko, too. | ||||
2008-02-21 | angstrom-2007-for-openmoko-versions.inc, preferred-gpe-versions-2.8.inc: ↵ | Paul Sokolovsky | 2 | |
Bump gpe-login to 0.91 * Includes OE patch merge (mild security fix) and l19n updates. | ||||
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 | merge of '4eddb76e20fc3f617d5ec1ab12fa2173a2f4ad69' | Robert Schuster | 5 | |
and '84a9e4169931ed6f2303a8862436f59c2141ca7d' | ||||
2008-02-21 | kobodeluxe: Fixed APPNAME. | Robert Schuster | 1 | |
2008-02-21 | merge of '4bec655b605d8fc1eea8743bc9be4757e76d3378' | Robert Schuster | 7 | |
and 'a4fd1ebbad86c9ca9625a5140b86bf868fdef17e' | ||||
2008-02-21 | merge of '32c3532162bccf620b7b8cff0f98f92a1f519b3a' | Michael Lauer | 2 | |
and '572f8a9e138fdfcf2db206180ca705b00b696a64' | ||||
2008-02-21 | sanity.bbclass: Add ABI version number and checks so we can warn users when ↵ | Richard Purdie | 1 | |
the 'abi' of TMPDIR changes. Add checks for qemu in various scenarios from poky. Add check TMPDIR hasn't moved from poky. Remove now unneeded bitbake version check. | ||||
2008-02-21 | merge of '81780edffc3af0c4d12a2a9e46fc176ecf6d66c5' | Richard Purdie | 1 | |
and 'b1eda41fd5a73d8e2f521e7ad1668a7736e90afd' | ||||
2008-02-21 | merge of '14adef1cb8437a9298373d856f25c230125dcdf6' | Richard Purdie | 1 | |
and '5fb8cfe19138b98226fe92044d302c9379dad84d' | ||||
2008-02-21 | merge of '14adef1cb8437a9298373d856f25c230125dcdf6' | OpenEmbedded Project | 1 | |
and 'b1eda41fd5a73d8e2f521e7ad1668a7736e90afd' | ||||
2008-02-21 | merge of '64e8fcf86d823ff35b714a70b3125d2fc95ded55' | Michael Lauer | 1 | |
and '7cc9c98056838b4d2eb67baf00c13e220ae94a0a' | ||||
2008-02-21 | bitbake.conf: Make sure CCACHE uses expanded data when searching the PATH ↵ | Richard Purdie | 1 | |
(from poky) | ||||
2008-02-21 | bitbake.conf: Remove hardcoded paths from staging and flags variables, add ↵ | Richard Purdie | 1 | |
BUILDSDK flags (from poky) | ||||
2008-02-21 | merge of '1d187fa547c16ed9ca31c2975f54b8812e88b0f6' | Marcin Juszkiewicz | 257 | |
and '7cc9c98056838b4d2eb67baf00c13e220ae94a0a' | ||||
2008-02-21 | gvim: added xt to dependencies | Marcin Juszkiewicz | 1 | |
2008-02-20 | openttd: Various changes. | Robert Schuster | 5 | |
- added include recipe - added recipe for new version 0.6.0-beta4 - fixed dependencies | ||||
2008-02-20 | kobodeluxe: Added desktop icon and make recipe use that. | Robert Schuster | 2 | |
2008-02-20 | add efltk, the enhanced FLTK | Michael Lauer | 1 | |
2008-02-20 | export SDL_CONFIG for those sdl programs who are not yet using pkgconfig. ↵ | Michael Lauer | 1 | |
closes #500 | ||||
2008-02-20 | merge of '1c2a066fe666a7ab871c0b647aa7557802e7960c' | Michael Lauer | 1 | |
and 'abff11b5d16c4babe2a2dc6adcf2fd393aea57d1' | ||||
2008-02-20 | dbus repair building 1.0.2 | Michael Lauer | 1 | |
2008-02-20 | merge of '985da843108cf6ed11892842f921418171e3d429' | Michael Lauer | 8 | |
and '9a694dbde6dd96803bccae08f8e83850e03f2b58' | ||||
2008-02-20 | gcc 4.x.x ship cc1 as part of the cpp package. closes #670 | Michael Lauer | 8 | |
repair badly mixed up formatting. guys, _please_ don't mix tabs and spaces, stick to the major formatting style in the file | ||||
2008-02-20 | zziplib: Added patch to disable non-compiling test. | Robert Schuster | 2 | |
2008-02-20 | navit: new upstream release 0.0.4 | Junqian Gordon Xu | 2 | |
* bump 0.0.3 to 0.0.4, which is the last alpha release * bump cvs to 0.1.0cvs, add DEFAULT_PREFERENCE="-1" | ||||
2008-02-20 | altboot: RRECOMMENDS e2fsprogs-mke2fs, bump PR | Junqian Gordon Xu | 5 | |
* e2fsprogs-mke2fs is needed to generate loop-image | ||||
2008-02-20 | merge of '574cd9ef25c6950932d71b09ba6baafa73d76c6b' | Paul Sokolovsky | 72 | |
and '96853f8828d3f70854cfe9cd4fbf096e5a258e97' | ||||
2008-02-20 | openwrt-sdk.conf: Start adding package renaming stuff. | Paul Sokolovsky | 1 | |
2008-02-20 | bvi 1.3.1: Usual "don't install -s" patch. | Paul Sokolovsky | 2 | |
2008-02-20 | merge of '2be5e752a15904554697d31fe1505320d26fd263' | OpenEmbedded Project | 1 | |
and '7fb87889a6d8866e49a6b9607971f63a17c58c80' | ||||
2008-02-20 | angstrom-2008-preferred-versions.inc: bump libtool to 1.5.10. version 1.2.14 ↵ | Junqian Gordon Xu | 1 | |
no longer exist. | ||||
2008-02-20 | merge of '5ad99f74f7f6900d8889b6026325fc81dd39c9ff' | OpenEmbedded Project | 9 | |
and 'dbd68acb5b5a6b7f90a7e82b19706ec980e6356f' | ||||
2008-02-20 | gaim: moved gaim to packages/obsolete and pidgin to its own directory. ↵ | Rolf Leggewie | 41 | |
Fixes 2374. | ||||
2008-02-20 | merge of '777103e5b5aa7d64334c2a82ce75fa5e033379db' | OpenEmbedded Project | 9 | |
and 'f70cc54fbf41943e412d1aaa62dc0abbc1d3358a' | ||||
2008-02-19 | merge of '1b3281155a76e1b96f9c232d53e0b275b6f50ef2' | Robert Schuster | 9 | |
and '6c23c9e30050d9acb0985e785f4d7b1a333c0dd6' | ||||
2008-02-19 | zziplib: Unification and new versions. | Robert Schuster | 9 | |
- added zziplib.inc file - added native and non-native recipe for latest stable (0.12) series - added native and non-native recipe for latest development (0.13) series | ||||
2008-02-19 | merge of '5b4101eded60b084a2015b66d47b04a99222e842' | Michael Lauer | 16 | |
and 'c72441dc719a5903a8fdc705f309c086346249b0' | ||||
2008-02-19 | gsm0710muxd svn fix name of dbus service file (temp.) | Michael Lauer | 1 | |
2008-02-19 | dbus 1.1.4 fix permissions of dbus system bus activation helper binary | Michael Lauer | 2 | |
* with this revision, system bus activation finally works | ||||
2008-02-19 | Fixed default ALSA state for SL-Cxx00 (OE#2617). | Stanislav Brabec | 2 | |
* Fixes bass/treble levels (reflects kernel fix alsa-wm8750-treble.patch (>2.6.24)). * Increased Mic Levels and Boost. * Enabled Capture Switch. * Improved Headphones / Speaker volume balance. * Disabled all bypasses. * Disabled Left -> Right routing. * All Mono signals decreased to 0 (not connected). * Line Mux changed to differential, keeping PGA unused. * Using Digital mono for recording (jack supports ony mono). * Enabled Automatic Level Control, optimized for voice recording. * Enabled Zero Cross volume changes. |