Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-03-31 | merge of '54d41b90eb39f940315cabcc3f06e21d097472a9' | OpenEmbedded Project | 2 | |
and '81fc7ef21372b525a566c7050bd637f8bff9c6b7' | ||||
2008-03-31 | merge of '048d7a25deec409ecdb2a1dacf3ef6afb4f6359f' | OpenEmbedded Project | 1 | |
and 'f38f68f6196f02a72030cf539729f671d94c6542' | ||||
2008-03-31 | abiword-plugins 2.5.x: unbreak configure by fixing DESCRIPTION | Koen Kooi | 2 | |
2008-03-31 | kernel.bbclass,linux.inc: cleanup definition of ${KERNEL_IMAGE_BASE_NAME} | Jeremy Laine | 1 | |
* drop ${DATETIME} from ${KERNEL_IMAGE_BASE_NAME} in kernel.bbclass, see: http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-March/005017.html * make ${KERNEL_IMAGE_BASE_NAME} and ${KERNEL_IMAGE_SYMLINK_NAME} ?=, see: http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-March/005016.html * remove ${KERNEL_IMAGE_BASE_NAME} and ${KERNEL_IMAGE_SYMLINK_NAME} from linux.inc * use ${KERNEL_IMAGE_BASE_NAME} for uImage deploy | ||||
2008-03-31 | abiword: add 2.6.0, latest stable | Koen Kooi | 1 | |
2008-03-30 | zaurus-updater: Teach do_deploy about packaged staging | Richard Purdie | 1 | |
2008-03-30 | gnuplot: fix configure | Junqian Gordon Xu | 5 | |
* remove unnecessary depends (wxwidgets, etc) and configure option * fix SRC_DATE in 4.3.0+cvs * bump default to 4.2.3 | ||||
2008-03-30 | tosa asound.state: fix default values | Junqian Gordon Xu | 2 | |
2008-03-30 | wxwidgets: fix packaging/staging. | Junqian Gordon Xu | 3 | |
* upgrade 2.6.3 to 2.6.4 (old stable) * add 2.8.7 (new stable, DEFAULT) * fix packaging/staging following wxbase, unify | ||||
2008-03-30 | wxbase: fix broken, unify | Junqian Gordon Xu | 6 | |
* upgrade 2.6.2 to 2.6.4 (upstream old stable, DEFAULT) * upgrade 2.7+cvs to 2.8.7 (upstream new stable) * NOTE: upstream only provide mwg build targets for > 2.7 * 2.8.7: patch Makefile non-sense | ||||
2008-03-29 | merge of 'd64ac77a872f13513c87a0d8a234d5025cd4b8ab' | Michael Lauer | 1 | |
and 'f818d337a5b7485dbab518f9a6b6d283edcc4f6b' | ||||
2008-03-29 | etk cvs packaging fixes | Michael Lauer | 1 | |
2008-03-29 | gsm0710muxd svn catch up version number with upstream, it's 0.9.0 now | Michael Lauer | 1 | |
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 | 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 | 20 | |
and 'd3bc42a7b3cb02bf7be09e8aae8fd99960be84b7' | ||||
2008-03-29 | linux-ixp4xx: fsg3 patch updated to match upstream submission | Rod Whitby | 1 | |
2008-03-29 | merge of '7a4fc7be8df3eb6974944effcdca5a2bee336a9b' | Michael Lauer | 21 | |
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 | 4 | |
and 'cfb7d5ebc09f125eccc955d0f2a4c525cf083f94' | ||||
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 | merge of 'a91112c3e784fea18d755b2f4d125e144e41fdc8' | Thomas Kunze | 3 | |
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 | merge of '9fdf613358c5efcdb75a30ee08729a9e2a7ade08' | OpenEmbedded Project | 7 | |
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 | 9 | |
and 'd2c1007682618105ff49ee76ac59d9b164de9572' | ||||
2008-03-28 | python-dbus 0.82.4 this is using pkgconfig, so inherit pkgconfig | Michael Lauer | 1 | |
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 | 17 | |
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 | 1 | |
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 | merge of '08741953caff388c0875d0ab93ac3409dee8f1a2' | OpenEmbedded Project | 65 | |
and 'e8194e4192e392d230ab779c662314391f3e6ef0' | ||||
2008-03-27 | spandsp promoted for slugos | Ovidiu Sas | 1 | |
2008-03-27 | merge of '5042c98815b59089f6a52790f0dba3c831b5590d' | Thomas Kunze | 12 | |
and 'd1dfc5df9769c50ec5328454ab737f091f6c573f' | ||||
2008-03-27 | update kernel recipies to use new generic do_deploy from kernel.bbclass | Thomas Kunze | 65 | |