summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-09-04merge of '2f0f9f2cfcb50cad0cf024eca65c522c764fe3cf'Paul Sokolovsky316
and '3fed235384e32b1c9ba26c86ff39b2ffb928fbed'
2007-09-04eglibc: apply glibc fix to eglibc as wellKoen Kooi2
2007-09-04merge of '0e25c8665bca3c8d9e7c99e4432c9ce60811994c'Marcin Juszkiewicz13
and '72c178b1440b044fcf6acdbb1cd21921f80d5b9b'
2007-09-04glibc: do not package /usr/include/scsi as it is in libc-linux-headers-dev ↵Marcin Juszkiewicz13
(from Poky)
2007-09-04merge of '209ccafa5a29dc4d6ec16bbb89bfd465904ce377'Richard Purdie1
and '6e5c49eb75135e003132c12690930ce3bd10298f'
2007-09-04multimachine.bbclass: Use a new PKGDATA_DIR which includes the multimachine ↵Richard Purdie1
path to prevent cross contamination between machines. This change requires all install tasks to rerun (remove the do_install stamps from tmp/stamps)
2007-09-04package.bbclass: Turn install path into a variable (PKGDATA) and cleanup ↵Richard Purdie1
some unneeded complexity (from poky)
2007-09-04package*.bbclass: Switch to separate tasks for each packing type (from poky)Richard Purdie8
2007-09-04classes/conf: Remove bitbake < 1.8.8 compatibility codeRichard Purdie3
2007-09-04base.bbclass: Wipe install directory before running install to make ↵Richard Purdie1
rebuilding packages safer (from poky)
2007-09-04merge of 'db3553a557f70630b0299ead528cf8868b9d65fe'Marcin Juszkiewicz1
and 'febd6fbea9748c083f400f53d4ed18480207fd5a'
2007-09-04scummvm: give proper path to sdl-configMarcin Juszkiewicz1
configure script check for GIVEN_PATH and GIVEN_PATH/bin
2007-09-04gtk-webcore: convert to SRCREVKoen Kooi4
2007-09-04opentapi: convert to SRCREVKoen Kooi1
2007-09-04openmoko*: convert to SRCREVKoen Kooi24
2007-09-04hildon-1: add svn version which builds against stock gtkKoen Kooi4
2007-09-04libgsmd: convert to SRCREVKoen Kooi1
2007-09-04gnuradio: convert to SRCREV Koen Kooi1
2007-09-04dfu-utils: switch to SRCREVKoen Kooi1
2007-09-04uclibc: switch to SRCREV Koen Kooi1
2007-09-04openmoko: switch to SRCREVKoen Kooi1
2007-09-04webkit: switch to SRCREVKoen Kooi1
2007-09-04bitbake: require 1.8.8Koen Kooi1
2007-09-04madwifi-ng: added recipe for the latest snapshop in order to provide support ↵Mike Westerhof1
for more recent kernels. Default preference = -1, since this version will not build on BE kernels.
2007-09-04task-openmoko-feed: Removed scummvm cause it's broken and too hard for me to ↵Rod Whitby1
fix.
2007-09-04scummvm: Put it back the (broken) way it was. Changing to ↵Rod Whitby1
STAGING_BINDIR_CROSS doesn't help, cause that doesn't end in a 'bin' directory, and the configure script in scummvm adds a 'bin' to the end of the prefix given. Someone else who cares will need to fix it properly.
2007-09-03merge of 'a79e5ae3153847b525489dc6fd0b472b58bd3b17'Cliff Brake2
and 'fc1241826299a6a458edf92c52b4d95c0b785dfa'
2007-09-03mono 1.2.5: add 1.2.4, drop 1.2.5-pre5Cliff Brake5
2007-09-03angstrom-minimal-image-with-mtd-utils.bb: set image base nameCliff Brake1
2007-09-03samba: depend on virtual/libiconv and supply path to it to fix building - ↵Marcin Juszkiewicz2
taken from #2900
2007-09-03libmokopanelui2: add new dependency on matchbox-panel-2Michael Lauer1
2007-09-03merge of '7eb72993f7971af5ed6ca074f12728e72fab4af9'Michael Lauer36
and 'b04a5865f2f7f8e22f7323e2a3e613909162c33f'
2007-09-03merge of '14dd1ebc66d8ff7879e828544c4b811a8b57489a'Marcin Juszkiewicz2
and '1b8907dc6ebfe86113a2413b6b55a43e8b7a1add'
2007-09-03MAINTAINERS: Add the Qtopia interest...Holger Freyther1
2007-09-03packages/qte/qtopia-core: Add QtopiaCore version 4.3.1Holger Freyther1
2007-09-03merge of '2d05a6d4c8545b71cddf93011420891bf70fb47e'Graeme Gregory2
and 'a5a7ee9814548b1e054d96cea845556c4b5c39e9'
2007-09-03misc-binary-only/prism-firmware.bb : use non broken prism firmware. ThisGraeme Gregory2
should ease the connection problems people reported with 1.8.4 and improve kismetting
2007-09-03merge of '0b5587edb6c37bedf357b56ee1438f317f10673f'Marcin Juszkiewicz5
and '862b21d8f8b53f723771b71216302b89245e8b8a'
2007-09-03binutils: added 2.18 from Poky (normal, cross, sdk)Marcin Juszkiewicz10
2007-09-03pxaregs: added 1.14 - close #2915Simon Vogl8
2007-09-03xournal_0.4.bb : version upgradeGraeme Gregory1
2007-09-03openmoko-feed: Added ipkg-linkRod Whitby1
2007-09-03classes/{qmake*,qt4x11}.bbclass: Add a qmake2.bbclass to use qmake version twoHolger Freyther5
Add a qmake2.bbclass which currently takes over the role of qt4x11.bbclass with setting the QTDIR, MOC, UIC properly. qmake2 and qmake now share qmake-base.bbclass this is why some var assignments and functions have been moved around. Make webkit-gtk use qmake2 to eliminate the Qt3 and Qt4/X11 dependency.
2007-09-03openmoko-feed: Added scummvm.Rod Whitby1
2007-09-03scummvm: Fixed the staging dir location. Thx hrw for the tip.Rod Whitby1
2007-09-03openmoko-mediaplayer2: add dependency on gst-meta-audioMichael Lauer1
2007-09-03merge of '0bc3c3218eac32db6b13fb154e1fc29a0b348663'Rod Whitby1
and 'c1014f980e6dad4562c28412cfb1935df7ce9057'
2007-09-03openmoko-feed: Added heaps of packages requested by community members.Rod Whitby1
2007-09-03package-index.bb: Catch up with package/rootfs changesRichard Purdie1
2007-09-03python-pygtk-2.10.4: add runtime dependencies on python-pygobject and -pycairoPhilipp Zabel1