summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-02-08slugos: Subsumed slugos-btu.conf into ucslugc.conf, and dropped ↵Rod Whitby6
slugos-{b,l}{a,t}u.conf
2007-02-08slugos: Replaced SLUGOS_IMAGENAME with SLUGOS_DISTRO, and localised the ↵Rod Whitby9
usage of SLUGOS_DISTRO to slugos-*.* files only. Removed SLUGOS_FLASH_IMAGE completely (made it always enabled) and cleaned up slugos-image.bb
2007-02-08slugos: Removed the obsolete freeze-packages.inc stuff (but left freeze.inc ↵Rod Whitby11
itself there in case any other distro is still using it).
2007-02-08merge of '6696df101b8a0383c5cf30d534475ac1dc4d0866'Rolf Leggewie14
and 'bdcb3d240662ee2deb3443ec573736ad9e723764'
2007-02-08ixp4xx.conf,slugos.inc: Removed ARM_INSTRUCTION_SET and THUMB_INTERWORK, ↵Rod Whitby2
cause they are already set to defaults in tune-thumb.conf. Moved FULL_OPTIMIZATION to slugos.inc cause it's distro policy not inherent to the machine.
2007-02-08xserver-common: unify, clean upRolf Leggewie9
2007-02-08merge of 'cec78a074a0675e54847a082185ddf501faa9d67'Florian Boor13
and 'd5039444b5c22adb43780c8597c4071b78d8f486'
2007-02-08gtk+: Add some patches to improve focus control using keyboard for 2.6.10.Florian Boor9
2007-02-08MAINTAINERS: Update myself :-)Florian Boor1
2007-02-08x86 machine: Add some basic features, update kernel configuration to add ↵Florian Boor2
support for more x86 based devices.
2007-02-08bitbake.conf: Add GPE Phone Edition mirror.Florian Boor1
2007-02-08xtscal: unifyRolf Leggewie5
2007-02-08merge of '355fab3d1867a0540055c0c85f9e5763ce090bfe'Rolf Leggewie4
and 'adeec49ff94dd07cb7ad516e15f80ca85211624a'
2007-02-08genlist: fix SECTIONRolf Leggewie1
2007-02-08sccd: fix SECTIONRolf Leggewie1
2007-02-08opie-sh: fix SECTIONRolf Leggewie1
2007-02-08slugos: Removed SLUGOS_IMAGESEX from throughout OE.Rod Whitby11
2007-02-08angstrom.inc: Removed SLUGOS_IMAGESEX from throughout OE.Rod Whitby1
2007-02-08ixp4xx.conf: Removed superfluous --faketime in EXTRA_IMAGECMD_jffs2Rod Whitby1
2007-02-08fush: fix SECTIONRolf Leggewie1
2007-02-08packages/obsolete/nslu2: dropped all obsolete nslu2 kernelsRod Whitby64
2007-02-08ixp4xx-kernel: Fix redboot breakage in 2.6.20 which was preventing the ↵Rod Whitby2
SlugOS/LE boot.
2007-02-09packages/libgpelaunch/libgpelaunch_svn.bbPhilippe De Swert15
* added svn build for libgpelaunch packages/libgpepimc/libgpepimc_svn.bb * added svn build for libgpepimc packages/libgpeplugin/libgpeplugin_svn.bb * added svn build fot libgpeplugin packages/libgtkinput/libgtkinput_svn.bb * added svn build for libgtkinput packages/libgtkstylus/libgtkstylus_svn.bb * added svn build for libgtkstylus packages/libschedule/libschedule_svn.bb * added svn build for libschedule packages/libtododb/libtododb_svn.bb * added svn build for libtododb packages/libxsettings/libxsettings_svn.bb packages/libxsettings/files packages/libxsettings/files/libxsettings-svn-makefile-fix.patch packages/libxsettings/files/Makefile.translation packages/libxsettings/files/Makefile.dpkg_ipkg * added svn build for libxsettings (with patch and needed extra files) packages/libgpevtype/libgpevtype_svn.bb * added svn build for libgpevtype packages/gpe-mini-browser/gpe-mini-browser_svn.bb * bumped ${PV} from 0.19+... to 0.20+... as 0.20 has been released conf/bitbake.conf * added GPE_SVN_EXTRA entry to have a shorthand for all packages that are in the extra part of the GPE svn repo
2007-02-08merge of '34b95284d8caffb64aa40f9e36e92e2c5950ba26'Philipp Zabel26
and 'e29bb666531e645143bf0e0a07e299be93d1ce1a'
2007-02-08merge of 'd1370b15e175b1b3cf370e0d9464e6db9893326a'Rolf Leggewie6
and 'd49c7a5854a653df449e557102e3fbec0192fa4e'
2007-02-08kpengine: fix SECTION and FILESRolf Leggewie2
2007-02-08zaurus-clamshell.conf: Add missing ;Richard Purdie1
2007-02-08merge of '064f6cf6a9c7a0c7bf6771ce35e295ba8a56535c'Paul Sokolovsky135
and '68b3b556b8787e3175c7900ad3a0038e45b4f4b8'
2007-02-08libopie2: Add patch to properly handle all various native LCD orientations ↵Paul Sokolovsky2
of ipaqs.
2007-02-08opie-taskbar: init.d/opie: explicitly shut down psplash on opie start, plusPaul Sokolovsky3
allow it some time for that. Otherwise, there's race between psplash and opie on some machines (seen on h3900), leading to opie hang. With this change, opie *could* run on VT 2, but it appears that opie's GUI manager has off-by-one error, causing it to not use last screen scanline, so old content is seen there, which is unaesthetic. So, keep running opie on VT 3, which is empty.
2007-02-07merge of '3e7e04fc7b25bc4ab1a3bd3ba12d6376801cde1a'Cliff Brake4
and '3f262d1fc267738f468c1c85010e34af5fe6bf38'
2007-02-07gdb-cross: fix issue where patch has already been applied to 6.6Shane Volpe4
gdb-cross version 6.6 fails the patch process because the sim-install.patch tries to apply patches to Makefile-common which have already been merged into gdm mainstream. Attached is a patch for OE that seperates the two patches in sim-install.patch so that gdb-cross 6.6 only applies the first one while gdb-cross 6.3 (which also uses the sim-install.patch applies both.
2007-02-07merge of '23dabd48de15b4db8e9daecccce9ba8abe833091'Cliff Brake1
and '99e5a9f4390d24184ef4abe7104e01db61c3b431'
2007-02-07sysvinit: bump PR for divide by zero fix in /etc/init.d/rcCliff Brake1
2007-02-07merge of '400e309c08a8818180ce9e6440f4695a898cdf83'Koen Kooi149
and '918e51dad50cec492dd6963b204ad643f9ec7f35'
2007-02-07sysvinit: fix divide by 0 error on shutdown in /etc/init.d/rcCliff Brake1
2007-02-07h5000.conf: another hyphen versus underscore problem....Koen Kooi1
2007-02-07anthy: fix SECTION, minor clean upRolf Leggewie1
2007-02-07poboxserver: fix SECTIONRolf Leggewie1
2007-02-07uim: libs not lib SECTIONRolf Leggewie1
2007-02-07uim: update SRC_URI, fix SECTION, misc clean upRolf Leggewie2
2007-02-07merge of '6532e26aa38ae6a2b6f815a67a5c317d6fe32c3f'Florian Boor12
and 'ceb628b9d1e93ba31a266b15bf06b5527054eaf3'
2007-02-07phoneserver: Add patch to use a different port.Florian Boor3
2007-02-07e2fsprogs-libs: Add 1.39, take care of pkgconfig files.Florian Boor4
2007-02-07merge of '152f9383d2f39ad2be81ef7b6cef6e3cd553f1fe'Rod Whitby2
and '695d9d0da30616c2995fd855c846ff8a66a86363'
2007-02-07ixp4xx-kernel: Enabled 11-mtdpart-redboot-config-byteswap.patch for 2.6.20 ↵Rod Whitby2
kernel
2007-02-07merge of '6532e26aa38ae6a2b6f815a67a5c317d6fe32c3f'Philipp Zabel5
and '69feaf31348d8a4d64d89a199b72e466ba009c78'
2007-02-07ixp4xx-kernel: Reinstated the cmdline byteswap patch - required for LE.Rod Whitby2
2007-02-07merge of 52327d72669b1260d719f07182d82ef3862c93ffMichael Lauer0
and 708ceae60c77bb1b1888418b0f9b0c546815c653
2007-02-07merge of 531b56411734b2c857cc1bcb737fcccef9833ab1Paul Sokolovsky13
and f70da3815672ac605b525b2d9d2ee990d53d421f