summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2008-01-28chinook-compat.conf : a distro to make packages for n8x0 machines withoutGraeme Gregory1
reflashing them. From Robert Schuster.
2008-01-28merge of '2576615cdf291581844012f4b21f38bc8f07b3e5'Michael Lauer10
and 'e5a4ea76d9c872b195ecd4a8b3cf6e2c49849d72'
2008-01-28dbus 1.1.1 update to 1.1.4 (aka 1.2.0 RC2)Michael Lauer7
2008-01-28conf/machine: Go back to treating all Strongarm devices the same.Rolf Leggewie9
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2008-January/004031.html gcc does not differentiate between the different Strongarm flavors, why should OE?
2008-01-28mysql: make sure all files are packaged. Add -dbg package while we are at it.Rolf Leggewie1
2008-01-28merge of '0ff7b192e1f386a42dc2619236091fbae7c94f27'OpenEmbedded Project23
and 'f26d698029356f75985aa3a48399bc7aa8f08144'
2008-01-28linux-ezx: add 2.6.24Koen Kooi84
2008-01-28fbvncserver: remove dependency on version 0.6 of libvncserver. 0.8.x and ↵Rolf Leggewie1
0.9 are fine. * unbreaks build when RDEPENDS line is commented out (the kmodule still fails to build) * reorder fields according to StyleGuide * closes 1732
2008-01-28divers: delete 22 empty directoriesRolf Leggewie22
* skipping packages/netbase/ since those seem to be used albeit incorrectly
2008-01-28xorg-xserver-common.inc: fix typoKoen Kooi1
2008-01-28merge of '36133f7d8e7f5d20b7036c64abff8ec2452f0282'OpenEmbedded Project629
and 'cec9ba770f42c95b32a71550f948c06c6fdf7e48'
2008-01-28fbvncserver + x11vnc: consolidate all VNC related stuff in packages/vnc/Rolf Leggewie12
2008-01-28libvncserver: add recipe for version 0.9.1 as proposed in 2411Rolf Leggewie4
* this has disabled x11vnc and the SDL viewer. DEFAULT_PREF is -1 * add Patrick to MAINTAINERS file as requested in 2125
2008-01-28libvncserver: update to version 0.9Rolf Leggewie2
* latest version 0.9.1 fails, needs some looking into * consolidate bb file into packages/vnc directory * reorder fields according to StyleGuide
2008-01-28opie-taskbar-images: There is nothing to compile and thus nothing to ↵Rolf Leggewie1
configure. Fixes breakage in do_configure.
2008-01-28merge of '2ab43fd44163ef54ceb8ddb42879e7220b856fbc'Rolf Leggewie154
and 'f905ec58f78a3b42003e5e0440d048ead8ece5a3'
2008-01-28merge of '2b629c70f36efd84d9157bcab5d582d59fa8258e'Paul Sokolovsky6
and 'a99dc9b34551aa3889d7057538bf2e37b0471af1'
2008-01-28patch.bbclass: Show full path of a patch.Paul Sokolovsky1
* This is for consistency with existing non-patch fetch message in base.bbclass. Allows to catch pulling file from wrong override dir quickly.
2008-01-28bluez-utils 3.23 and friends: Set FILESPATH explicitly and correctly.Paul Sokolovsky5
* Having a "files" dir in a multi-package directory is shooting everyone in leg. There should be per-package dirs or else stuff will be taken from god-knows-where. * So, add FILESPATH for all bluez-utils descendant packages. * This fixes build of bluez-cups-backend, which failed in do_patch because some patch wa taken from wrong, catch-all "files" dir.
2008-01-28xorg: Add packages accidently dropped in ↵Richard Purdie154
778aeb6e918d6ec53d4abbfa67d0d3832c8d717e, updated to match current version scheme (thanks to pb_ for spotting)
2008-01-27altboot: Try unb0rking collies keyboard once again...Matthias Hentges1
2008-01-27merge of '08302dde2b0020a01fd78d658d7aa2d736941c62'OpenEmbedded Project25
and 'f82b7629fd983d380c1a4abf1ae7928c3b40216a'
2008-01-27gnuplot: update 4.2.2, add 4.3.0+cvsJunqian Gordon Xu11
* restructure patch directories * update angstrom-preferred
2008-01-27opie-taskbar-images: fix the PACKAGES lineRolf Leggewie1
* while doing the "inherit opie" thing in 8725fc715529f6dba921a0a92e01e4e68124bfdb I also committed a broken PACKAGES line I had been testing out locally which was turned out to be unsuitable for the public repo.
2008-01-27merge of '9814a7ac8b5ebeadd190ad216196e5efd3a70ff3'OpenEmbedded Project9
and 'b5e43fe5c6d401e028b978c17ce615d2a97900ef'
2008-01-27merge of '094e9bfdecc01f2d12a93a7a0063b2cf030b7670'Rod Whitby4
and 'd2c5e48f5e8d93985cad4428d9ea88e583e8667d'
2008-01-27opie-taskbar-images.inc: fix -dbg listed in PACKAGES multiple times (QA)Junqian Gordon Xu1
2008-01-27apex: Added automatic fatslug detection.Rod Whitby4
2008-01-26linux-handhelds-2.6 2.6.21: Update to latest defconfigman. Includes:Paul Sokolovsky23
* magician flash boot hacks * mtdblock support moves to modules, as non-essential for flash boot. * Few netcards PCMCIA drivers enabled for hx4700.
2008-01-26linux-handhelds-2.6 2.6.21: Enable USB WiFi support for h5000.Paul Sokolovsky1
* Possibly, incomplete. * Based on defconfig from Koen Kooi. * defconfigman r432
2008-01-26linux-rp: misc fixes to make 2.6.24 compile for poodle - close #3715Henry von Tresckow4
2008-01-26package/cmake: Update cmake from 2.4.7 to 2.4.8 and add the new checksumsHolger Freyther3
2008-01-26fastjar: install binaries instead of libtool wrappers to make it rm_work safeKoen Kooi1
2008-01-26pulseaudio 0.9.8 update to 0.9.9Michael Lauer1
2008-01-26merge of '0b435292ad4bcac5c77643e4c7106c40b13d44e2'OpenEmbedded Project413
and '10d839841515280475537b389b383e3e3686c117'
2008-01-26divers: replace '=' definition of dbg packages with '+=' for 43 files. ↵Rolf Leggewie43
fixes 2317.
2008-01-25merge of '8725fc715529f6dba921a0a92e01e4e68124bfdb'Holger Freyther11
and '9f6c6e0638e90b5a038c5a87f9d87060ab2a3dbf'
2008-01-25packages/libshout/libshout.inc: Stage the headers, libs and m4 fileHolger Freyther1
Like all xiph.org packages the .pc files are a bit odd and not staged.
2008-01-25conf/checksums.ini: Add libX11 1.1.3Holger Freyther1
2008-01-25conf/checksums.ini: Add renderproto 0.9.3Holger Freyther1
2008-01-25conf/checksums.ini: Add inputproto 1.4.2.1Holger Freyther1
2008-01-25conf/checksums.ini: Add quilt 0.46Holger Freyther1
2008-01-25conf/checksums.ini: Add glibc 2.6.1Holger Freyther1
2008-01-25conf/checksums.ini: Add glib-2.14.0Holger Freyther1
2008-01-25conf/checksums.ini: Add libICE 1.0.4Holger Freyther1
2008-01-25conf/checksums.ini: Add 0.9.4 of libXrenderHolger Freyther1
2008-01-25conf/checksums.ini: Add cairo 1.4.8Holger Freyther1
2008-01-25conf/checksums.ini: Add libXcursor 1.1.9Holger Freyther1
2008-01-25conf/checksums.ini:Add gtk+ 2.12.0Holger Freyther1
2008-01-25conf/checksums.ini: Add fakeroot 1.8.3Holger Freyther1