summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)AuthorFiles
2008-02-13merge of '0f81044fe7f22c4e80b9e840c9f9f4c6a6e8d1a2'Paul Sokolovsky29
and '16ce3628a1d3a9a9700cc501a3cb77666ed8c4a0'
2008-02-13gpe-login, keylaunch: Annotate patches submitted upstream as RFCed on the list.Paul Sokolovsky4
2008-02-13merge of '18239eb8813140e4bf4a47f026a9ff1328685d29'OpenEmbedded Project4
and '5322568ecee532657239a959db7be8e868de87f2'
2008-02-13swt-gtk:Robert Schuster1
- added explicit classpath-native dependency as gjar is used - removed install -d command
2008-02-13rxtx: Fixes.Robert Schuster1
- added custom compilation step - corrected build dependencies
2008-02-13libpcap: unify and add flex-native and bison-native to DEPENDSRolf Leggewie4
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-12anki 0.4.3 make it buildMichael Lauer4
2008-02-12anki: initial commit for flash-card program with spaced repititionRolf Leggewie4
2008-02-12merge of '9a8a930122d29384549135ea3382884efdb4000e'Paul Sokolovsky59
and 'a0976fae9659c5e0c23233eaa6f5a6e777a1a044'
2008-02-12merge of 'a69bccd956bd985b8ff6256dd396ae3fca013280'OpenEmbedded Project7
and 'c78f27d17fb88b16f530ee47718fbe6d3cde6d6e'
2008-02-12merge of '967336334b2d3b22623c9851eb0ab8a2f5ad19c2'Philip Balister451
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-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 Sokolovsky32
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.