summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-02-12linux-handhelds-2.6 2.6.21-hh20: Use noop iosched by default, make other ↵Paul Sokolovsky25
modular. * Per discussion on ML. * defconfigman r440.
2008-02-12bitbake.conf, image.bbclass: Add and use USERDISTRO var to preserve original ↵Paul Sokolovsky3
DISTRO value. * Some distros override DISTRO var to hack overrides right, etc. Yet, original value may be needed sometimes. For example, bbimage expects DISTRO to be what user set/passed it, not something else. * TODO: After interim cleanup during preparation of this patch, it turns out that angstrom is the only distro to (ab)use DISTRO overriding. It may make sense to instead get its OVERRIDES value right.
2008-02-12bitbake.conf: Set default IMAGE_FSTYPES to "tar.gz".Paul Sokolovsky1
* Per RFC on the ML, as the means to use neutral, well-known format as the default. * Machines which have affinity towards jffs2, can add 'IMAGE_FSTYPES ?= "jffs2"' to their configs. (Many known machines have been updated already).
2008-02-12merge of '9a8a930122d29384549135ea3382884efdb4000e'Paul Sokolovsky62
and 'a0976fae9659c5e0c23233eaa6f5a6e777a1a044'
2008-02-12merge of 'a69bccd956bd985b8ff6256dd396ae3fca013280'OpenEmbedded Project8
and 'c78f27d17fb88b16f530ee47718fbe6d3cde6d6e'
2008-02-12merge of '967336334b2d3b22623c9851eb0ab8a2f5ad19c2'Philip Balister500
and 'f1ce41fae2ee4dc6bfc75fb8d991a37869ef24d8'
2008-02-12xf86-video-trident: add 1.2.4Philipp Zabel1
2008-02-12xf86-input-acecad: add 1.2.2Philipp Zabel1
2008-02-12xorg-driver-common.inc: fix SRC_URIPhilipp Zabel1
2008-02-12merge of '0120fd2ad75a97ec542df9f008a76db1006ee24c'Thomas Kunze4
and '9f3d06c0980328d0fb67a4c6efe474543b358c01'
2008-02-12make gcc-cross compile for arm-oabi againThomas Kunze2
* closes 3607 3732
2008-02-12add patch to make glibc-intermediate compile on arm-oabiThomas Kunze2
* closes 3618
2008-02-12merge of '319280398495ebc3c5efd6dbe0432b3f0edf75a8'Ovidiu Sas1
and '677d619754f055f535400445a2db685a66b7ad40'
2008-02-12lighttpd and sqlite promoted for slugosOvidiu Sas1
2008-02-12merge of '129fcb069108afba06df7a75bcabd8a4ca81c06b'OpenEmbedded Project7
and '7e91a33e25e4db6e39c13e5d76825e86b64370e0'
2008-02-12kobodeluxe: Fixed and patches.Robert Schuster7
- provide default configuration file - added patch that makes use of a default config file - wire device screen size into default config file - added a patch that allows complete game control with touchscreen - added a patch that automatically swaps display dimensions at startup
2008-02-12merge of '118a617db4118b3a38a8228d498c7dc59d711702'OpenEmbedded Project3
and '2bf1435f45f314c6cf35f23ccdd55ab9ed8a1032'
2008-02-11linux-2.6.24: Added mpc8313e-rdb machine as supported.Leon Woestenberg3
2008-02-11logic-analyzer: Small fixes.Robert Schuster2
- added java2-runtime RDEPENDS - added classpath-awt RDEPENDS - added patch to make capture dialog scrollable (for small screens)
2008-02-11mpc8313e-rdb.conf: Add UBOOT_ENTRYPOINT and UBOOT_LOADADDRESS.Leon Woestenberg1
2008-02-11linux.inc: typo fix for UBOOT_ADRESSLeon Woestenberg1
2008-02-11bonnie++: add 1.03cPhilipp Zabel3
2008-02-11madwifi-ng: Fixed little-endian buildRod Whitby2
2008-02-10merge of '3a9f43520bacb1650499c5107b1b975b193d30a1'Michael Lauer4
and '62f0b94fbf774e8334ef6abaa6f10437a6818b68'
2008-02-10python-gst: update to 0.10.10Michael Lauer2
2008-02-10add gstreamer and gst-plugins-base 0.10.17Michael Lauer2
2008-02-10linux-handhelds-2.6: Record teh fact that flash booting should be done with ↵Paul Sokolovsky1
root=mtdN * Per discussion on the list, reminding that root=/dev/mtdblockN form is deprecated (requires mtdblock builtin for the sole purpose of looking up mtd device thru block layer). * Add that to generated sample HaRET config - after all, that's the bootloader with most device coverage, so users of other bootloaders are expected to be familiar with it still.
2008-02-10merge of '3ec1aeb404741987a6a1072bca5d21cb5c78ed4b'Paul Sokolovsky25
and 'eeedd7c12d801248e236e657abdb9f0938952b09'
2008-02-10linux-handhelds-2.6 2.6.21-hh20: Enable few more FSes and introspection options.Paul Sokolovsky25
* defconfigman r439.
2008-02-10merge of '046b893ab8fe9a75380cca2843abba168e1dc148'Paul Sokolovsky33
and '3601dddeaadc9f1eec11df4baadff513d463bbe4'
2008-02-10linux-handhelds-2.6 2.6.21-hh20: Make cpufreq powersave governor modular.Paul Sokolovsky24
* Unfortunately, can't make entire cpufreq modular due to cross-dependency with pcmcia layer. * defconfigman r437
2008-02-10linux-handhelds-2.6 2.6.21: Enable BT for h5000.Paul Sokolovsky1
* defconfigman r437
2008-02-10merge of '1f570b878b7faa73a50263f281ff2bad89d0e78b'Michael Lauer2
and 'be55d0d4fe08efd2bd552157f130e03ccd5ac65a'
2008-02-10python-sqlalchemy: use setuptools, add to task-python-everythingMichael Lauer2
2008-02-10python-pyqt: add python-sip and sip-native as DEPENDS to ensure successful ↵Rolf Leggewie1
compilation from scratch.
2008-02-10sqlalchemy: initial commit (bb file modeled after python-simplejson which ↵Rolf Leggewie1
also uses setuptools)
2008-02-10madwifi-ng: Enable latest version for ixp4xxRod Whitby1
2008-02-10slugos-packages: demote gspcav1Rod Whitby1
2008-02-10merge of '2db4e9cef88c3ec05f6df40ed5af176f05ff53f2'Rod Whitby4
and 'ff65599591bcdfa3d446b1ea051a1d78970b2a0e'
2008-02-10fuse: Update from 2.7.1 to 2.7.2 so that it builds against 2.6.24 kernelRod Whitby4
2008-02-10merge of '0cb718c4b71b8cd025b681dd7861a927c49006f9'OpenEmbedded Project2
and '678aafb268a6d6220e4ccfcf905231ac20a5b722'
2008-02-10SlugOS Packages: add kexec-tools, inetutils, and rtorrentMike Westerhof1
2008-02-10merge of '93c92c2d118afa75e8263141e4da9395b50eea98'Robert Schuster9
and 'e59aa2cab1515e8858debb81984c8596f07ad7c0'
2008-02-10kobodeluxe: Set PR to r1.Robert Schuster1
2008-02-10Unslung: fuse-module - add old fuse module; this is the last fuse version ↵Mike Westerhof3
that worked on the old 2.4 kernels.
2008-02-10merge of '4789fc4a55cdb58c5a1185215e671251be522827'Robert Schuster2
and 'ce15bdbb89211863b43db8fc56de6aaf8a0dd4f7'
2008-02-10kobodeluxe: Some fixes.Robert Schuster2
- correct path to sdl-config script - disable building opengl code - added patch to use putenv() instead of SDL_putenv()
2008-02-10task-slugos: add nfs kernel-module to the base image (for developmentMike Westerhof1
convenience; this should be removed for the release version).
2008-02-10linux-ixp4xx: NSLU2 defconfig 2.6.24 - turn on ATAGs in /proc to enableMike Westerhof2
RP's new kexec functionality.
2008-02-10SlugOS: make "turnup nfs" work correctly with the new network driver (loadsMike Westerhof4
firmware, and ensures we do not ifup the interface if the rootfs in nfs).