Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-03-29 | moko-autorev.inc: add illume and restore sort order (lexical... a b c, you now?) | Michael Lauer | 1 | |
2008-03-29 | merge of 'd64ac77a872f13513c87a0d8a234d5025cd4b8ab' | Michael Lauer | 3 | |
and 'f818d337a5b7485dbab518f9a6b6d283edcc4f6b' | ||||
2008-03-29 | etk cvs packaging fixes | Michael Lauer | 1 | |
2008-03-29 | efl.bbclass: ship .debug files in proper package | Michael Lauer | 1 | |
2008-03-29 | sane-srcdates.inc: bump EFL_SRCDATE, pkgconfig detection works again | Michael Lauer | 1 | |
2008-03-29 | gsm0710muxd svn catch up version number with upstream, it's 0.9.0 now | Michael Lauer | 2 | |
2008-03-29 | gcc: Include TARGET_CC_ARCH in ARCH_FLAGS_FOR_TARGET by default for ↵ | Richard Purdie | 37 | |
everyone, not just as a slugos specific override. | ||||
2008-03-29 | packages/haserl/haserl_0.9.23.bb : Update haselr to latest version | Stelios Koroneos | 1 | |
2008-03-29 | packages/netpipes/netpipes_4.2.bb : New package - netpipes | Stelios Koroneos | 2 | |
A package to manipulate BSD TCP/IP stream sockets | ||||
2008-03-29 | merge of '17cf14623c223d8cb74b50235967b61c1e9945f7' | Stelios Koroneos | 0 | |
and '6ed033b5ebd18217b767c79c336455c89d8808cd' | ||||
2008-03-29 | linux-handhelds-2.6.inc: replace stray ${KERNEL_FILENAME} | Philipp Zabel | 1 | |
with ${KERNEL_IMAGE_BASE_NAME}.bin * this change was missing from 5042c98815b59089f6a52790f0dba3c831b5590d, causing do_deploy to fail. | ||||
2008-03-29 | merge of '641cb531f5b8a986da7de7e34632a36c15b6c3ca' | Rod Whitby | 25 | |
and 'd3bc42a7b3cb02bf7be09e8aae8fd99960be84b7' | ||||
2008-03-29 | linux-ixp4xx: fsg3 patch updated to match upstream submission | Rod Whitby | 2 | |
2008-03-29 | merge of '7a4fc7be8df3eb6974944effcdca5a2bee336a9b' | Michael Lauer | 26 | |
and 'd898916e8774cb2230ab7c226d0806ca2ec81f7f' | ||||
2008-03-29 | gtk+-directfb 2.10.14 move to nonworking until someone adds pango-directfb | Michael Lauer | 2 | |
2008-03-28 | adding missing files for astersk 1.6 | Ovidiu Sas | 5 | |
2008-03-28 | asterisk 1.6 and asterisk-addons 1.6 with DEFAULT_PREFERENCE = "-1" | Ovidiu Sas | 3 | |
2008-03-28 | merge of '84875aef79b13e95114cd19f24c98b10531b29a7' | Thomas Kunze | 5 | |
and 'cfb7d5ebc09f125eccc955d0f2a4c525cf083f94' | ||||
2008-03-28 | zaurus-2.6.inc: add kernel-module-power to collie MACHINE_RRECOMMENDS | Thomas Kunze | 1 | |
2008-03-28 | linux-rp.inc: autoload input-power support | Thomas Kunze | 1 | |
2008-03-28 | defconfig-collie: enable touchscreen | Thomas Kunze | 1 | |
2008-03-28 | linux.inc: remove UBOOT_* definitions, they are already defined in ↵ | Jeremy Laine | 1 | |
kernel.bbclass | ||||
2008-03-28 | keymaps_1.0.bb, collie/keymap-2.6.map: use OK button as return | Thomas Kunze | 2 | |
2008-03-28 | kernel.bbclass: fix generation of uImage on powerpc platforms | Jeremy Laine | 2 | |
* add a map_uboot_arch function to kernel.bbclass which changes "powerpc" to "ppc" and export UBOOT_ARCH * pass -A ${UBOOT_ARCH} instead of -A ${ARCH} to mkimage in kernel.bbclass | ||||
2008-03-28 | packaged-staging.bbclass: Put ipk/deb files in the correct directories | Richard Purdie | 1 | |
2008-03-28 | merge of 'a91112c3e784fea18d755b2f4d125e144e41fdc8' | Thomas Kunze | 4 | |
and 'fc4b712c9e56d0a95e47daae16669dc117b1d181' | ||||
2008-03-28 | defconfig-collie: enable mmc-modules | Thomas Kunze | 1 | |
2008-03-28 | linux-rp.inc: autoload mmc-modules for collie | Thomas Kunze | 1 | |
2008-03-28 | linux-rp_2.6.24.bb: add new patches for collie | Thomas Kunze | 1 | |
2008-03-28 | zaurus-2.6.inc: add mmc-spi to collie RRECOMMEND | Thomas Kunze | 1 | |
2008-03-28 | merge of '9fdf613358c5efcdb75a30ee08729a9e2a7ade08' | OpenEmbedded Project | 8 | |
and 'ee2aa51c8eb93fa5579f4cf49a53eb0cb3e90319' | ||||
2008-03-28 | pulseaudio 0.9.9 fix building against uClibc. closes #4106 | Michael Lauer | 2 | |
2008-03-28 | merge of '13170805eb277bcec085eb013dda836930e5bee7' | Michael Lauer | 11 | |
and 'd2c1007682618105ff49ee76ac59d9b164de9572' | ||||
2008-03-28 | python-dbus 0.82.4 this is using pkgconfig, so inherit pkgconfig | Michael Lauer | 1 | |
2008-03-28 | merge of '2af4eb2f21c9d1e49169b71a6ca239d7fcf48813' | Thomas Kunze | 1 | |
and '364678033dd32f6fbcbfefe35ee6db54abedb087' | ||||
2008-03-28 | package.bbclass: fix handling of kernel-modules which end with '-dev' | Thomas Kunze | 1 | |
Kernel-modules which end with -dev get update-modules-dev as RRECOMMENDS so update-modules-dev gets pulled in images. So we blacklist kernel-module packages for now. | ||||
2008-03-28 | Sharp Remote sharpsl-rc-r2.patch fix. | Stanislav Brabec | 1 | |
2008-03-28 | merge of '3f7c924df24e54d34133232f41e48dd253227542' | Mike Westerhof | 2 | |
and '53456ed8edb2c9fe305ce7764182d17d7c84e129' | ||||
2008-03-28 | defconfigs: Update ixp4xxx 2.6.24.4 defconfigs to disable PREEMPT, and ↵ | Mike Westerhof | 3 | |
switch from "cubic" to "reno" as the default TCP congestion control algorithm (avoids a kernel crash) | ||||
2008-03-28 | merge of '19f950ca4a0d912a0ac8680d3b82d52f11fc2cd0' | Rod Whitby | 2 | |
and 'dd15f7f49322c01bcd6b9e0738b3452ab727d348' | ||||
2008-03-28 | ftpd-topfield: Updated to 0.7.5 and added the syslog patch | Rod Whitby | 2 | |
2008-03-27 | merge of '42f9a5d8cedd5c5de2a24d72c0f84b019e7a5246' | Thomas Kunze | 19 | |
and 'c474f6f48b0333b791017b2d12c15831e6d2b873' | ||||
2008-03-27 | linux-rp_2.6.24.bb: reenable accidently diabled hctuni.patch | Thomas Kunze | 1 | |
2008-03-27 | merge of '860b69bfa86360af41373424bf5de0df598ab909' | Stanislav Brabec | 3 | |
and 'da3f97933962edf6b59a6c431356796195acf199' | ||||
2008-03-27 | kernel.bbclass,linux.inc: move dependency on u-boot-openmoko-native to ↵ | Jeremy Laine | 2 | |
kernel.bbclass | ||||
2008-03-27 | Sharp CE-RHx support update | Stanislav Brabec | 3 | |
* added CE-RH2 support for Akita * added CE-RH1 support for c7x0 * patch comments | ||||
2008-03-27 | kernel.bbclass: unbreak uImage generation. | Koen Kooi | 1 | |
2008-03-27 | merge of '08741953caff388c0875d0ab93ac3409dee8f1a2' | OpenEmbedded Project | 66 | |
and 'e8194e4192e392d230ab779c662314391f3e6ef0' | ||||
2008-03-27 | merge of 'a5ceef80167451640ed57234e28008169c49ef38' | OpenEmbedded Project | 1 | |
and 'c6d6222ed4db4cbb388138ad85e72ecd5dcbda73' | ||||
2008-03-27 | spandsp promoted for slugos | Ovidiu Sas | 1 | |