Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-12-18 | task-base: Bump PR to propogate machines' vfat feature. | Paul Sokolovsky | 1 | |
2007-12-18 | task-base: Introduce "vfat" feature to get VFAT support. | Paul Sokolovsky | 1 | |
* A COMBINED_FEATURE, machine and distro both must have it set for support to appear in images. * For now, deploy just kernel modules. Necessity of dosfstools requires more thought (and unlikely - vfat cannot be rootfs, so there's nothing to test/recover as emergency measure, and users can install the tools during normal operation). | ||||
2007-12-17 | merge of '5dc6982ea38f5357453c937c13cc8a341570c70e' | Paul Sokolovsky | 25 | |
and 'b3b7b8bc7364554f922a7cbf7bab890c33ef0971' | ||||
2007-12-17 | task-base: Add NLS modules for VFAT support. | Paul Sokolovsky | 1 | |
* Add to task-base-kernel26, as vfat is pretty basic feature. Worth refactoring to vfat feature still, I guess. | ||||
2007-12-17 | linux 2.6.23+2.6.24-rc5: add cm-x270 support (prep for 2.6.24 release) | Cliff Brake | 9 | |
2007-12-17 | linux.inc: merge in poky stuff | Koen Kooi | 1 | |
2007-12-17 | linux-rp-2.6.22: improve defconfig for qemux86 | Jeremy Laine | 2 | |
* build netfilter modules * enable support for ES1370 audio card (qemu -soundhw es1370) * enable wireless extensions | ||||
2007-12-17 | u-boot-mkimage-openmoko-native_oe.bb : solve the mkimage not found problem | Graeme Gregory | 1 | |
in linux-openmoko by making this a native package that stages rather than deploys its results. | ||||
2007-12-17 | merge of '4f3ceea2e479c0f56f4f87cb516cab45429d0856' | Paul Sokolovsky | 12 | |
and 'ccdb554f27d940b07a6e6b9686617b0aa58f3374' | ||||
2007-12-17 | gcc* 3.4.4: Add patch to accept gcc4-style arm926/1026 subarch names. | Paul Sokolovsky | 4 | |
* Accept arm926ej-s, arm1026ej-s for -mtune=, as that's what we have in OE. | ||||
2007-12-17 | ncurses 5.4: Fix host includes issue for the case ${prefix} != /usr. | Paul Sokolovsky | 2 | |
2007-12-17 | merge of '487bc5fe6a8bd87d425c042e0b0fc4ec73b896f0' | OpenEmbedded Project | 1 | |
and 'dc35a57a0557f8aeedf0dd350b2b5d7a4c1fd3c6' | ||||
2007-12-17 | linux-libc-headers: Do not hardcode /usr. | Paul Sokolovsky | 4 | |
2007-12-17 | merge of '5e43d3e4f15cce50de048baf7164796af353cd26' | Holger Freyther | 2 | |
and '67b120742df5594a3735d002b5adef97a2e7811c' | ||||
2007-12-17 | Remove u-boot-utils-native from RDEPENDS. Remove openprotium specificity. | Andrew Wilcox | 5 | |
Add u-boot-utils-native dependency in linux-linstation kernels. Fix of previous u-boot commit. | ||||
2007-12-17 | packages/curl/{curl,curl-native}: Do not try to use libssh2. | Holger Freyther | 1 | |
My curl-native build broke on libssh2, it is definately not needed for normal operations and it is highly unlikely that we ever had libssh2 on for a non-native build. | ||||
2007-12-17 | xserver-kdrive-common 0.1 (openmoko) write log file to /tmp/x.log | Michael Lauer | 2 | |
2007-12-17 | linux-2.6.23: improve LEDs support on mpc8313e-rdb | Jeremy Laine | 4 | |
* improve LEDs patch to support all LEDs on mpc8313e-rdb board * build LEDs support into mpc8313e-rdb / mpc8323e-rdb kernels | ||||
2007-12-17 | merge of '7515f43924dd61866be5833ca02d8cc7252e7ebc' | Rolf Leggewie | 15 | |
and 'f88bbdd4b314a31b08b342dd74417b7202cb5c26' | ||||
2007-12-17 | linux-openmoko_2.6.22.5.bb : commit the work for OM bug #910 now people | Graeme Gregory | 2 | |
have had plenty of warning. Now kernel-image will flash new kernel in postinst. Its noisy and leaves the kernel in / for now to ease debugging of any problems people have. | ||||
2007-12-17 | Rename uboot-utils to u-boot-utils-native. u-boot-utils now makes | Andrew Wilcox | 9 | |
target u-boot utility fw_setenv for one distro. | ||||
2007-12-16 | binutils-cross-sdk-2.18: Sync debug packaging fix from Poky (also #2482) | Richard Purdie | 1 | |
2007-12-16 | guile-native: add DEPENDS for gmp-native | Rolf Leggewie | 2 | |
2007-12-16 | glibmm: update to 2.14.2 (with DEFAULT_PREF -1). Closes 3265. | Rolf Leggewie | 3 | |
2007-12-16 | angstrom/build-release: Instead of building a useless nslu2-minimal-image, ↵ | Rod Whitby | 1 | |
build a minimal-image plus a useful nslu2-base-image. | ||||
2007-12-16 | base-image: Added more documentation, including criteria for adding and ↵ | Rod Whitby | 1 | |
removing packages from the image. | ||||
2007-12-16 | merge of '12e7afc8ba07e14e6f4d6341b58f77d4156934e5' | Rod Whitby | 3 | |
and '69f73a39a6309313a5c6b25b246f1886caf99020' | ||||
2007-12-16 | base-image: New image designed to be a basis upon which you can install any ↵ | Rod Whitby | 1 | |
other desired functionality using task packages from feeds. | ||||
2007-12-15 | timezones: drop from OE in favor of tzdata as specified in RFC | Rolf Leggewie | 10 | |
* update information in OE to reflect the change where appropriate | ||||
2007-12-15 | apache2-native: inherit cross instead of native. This is a workaround, not a ↵ | Koen Kooi | 1 | |
real fix | ||||
2007-12-15 | qmake2-native: inherit cross instead of native, bandaid for recent build ↵ | Koen Kooi | 1 | |
problems | ||||
2007-12-15 | minimal-gpe-image: include gpe-dm | Koen Kooi | 1 | |
2007-12-15 | merge of '7830f5e90162b4508a3948a7473f7d5ce3323e61' | Paul Sokolovsky | 1 | |
and 'e8d47d4912ea1a12367d5e883eed7934351adda2' | ||||
2007-12-14 | merge of '7426dbd625295a2b15666267369a0733c5b2e3f8' | Rolf Leggewie | 2 | |
and 'dd2e25c6a29c15ebebb630124d0e86b9e4a00650' | ||||
2007-12-14 | merge of '6a57ef3dc19b0640f6623b5aa686a5c2d3f81f32' | Rolf Leggewie | 1 | |
and 'aa846a6b8bb5f5b8232955a54e9391889948af52' | ||||
2007-12-14 | spandsp: fix SRC_URI | Rolf Leggewie | 1 | |
* reorder some fields according to policy * do_qa_configure still errors out ("host includes"). package remains broken. | ||||
2007-12-14 | task-devimage: Add kexec-tools. | Paul Sokolovsky | 1 | |
2007-12-14 | merge of '52aa2df47cf7bc30b6972165f60dd26369dd337c' | Paul Sokolovsky | 50 | |
and '6a57ef3dc19b0640f6623b5aa686a5c2d3f81f32' | ||||
2007-12-14 | devimage 0.1: Add DESCRIPTION. | Paul Sokolovsky | 1 | |
2007-12-14 | merge of '7a5a4709034423139d7001ca7861c3d0ac73e140' | Rolf Leggewie | 82 | |
and 'b0e1f4cc3e0bf1bed8a04464efb7be20824683fa' | ||||
2007-12-14 | opie-citytime: replace recommendation for timezones with tzdata | Rolf Leggewie | 1 | |
2007-12-14 | python-pyqt 4.3.3 set sip tag back to 4.3.2 until we actually have Qt 4.3.3 ↵ | Michael Lauer | 1 | |
in OE | ||||
2007-12-14 | matchbox-keyboard-inputmethod svn catch up fic-gta01-font-size patch and ↵ | Michael Lauer | 2 | |
also apply for gta02 | ||||
2007-12-14 | pointercal 0.0 add file for e680 | Michael Lauer | 3 | |
2007-12-13 | python-pyqt 4.3.3 change sip tag | Michael Lauer | 1 | |
2007-12-13 | python-pyqt 4.3.1 update to 4.3.3 | Michael Lauer | 1 | |
2007-12-13 | merge of '389aed28979c814d3706b4a96498170e50800a5b' | Michael Lauer | 6 | |
and 'f5aa47e401818b4b23bbbe7d7d767f86adbe7858' | ||||
2007-12-13 | uboot-openmoko svn remove glamo-ram-init.patch; has been applied upstream | Michael Lauer | 2 | |
2007-12-13 | disapproval of revision '246f9c04a53439921ddf3390aeea277ba55bba13' | Michael Lauer | 6 | |
2007-12-13 | libgsmd svn add gta02 specific version | Michael Lauer | 6 | |