summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2007-09-05openmoko-session2: Enable systray again as some people still use inputmgrStefan Schmidt1
2007-09-05task-openmoko.bb: Bump PRStefan Schmidt1
2007-09-05task-openmoko.bb: Add matchbox-keyboard-applet to the default image.Stefan Schmidt1
2007-09-05uboot-openmoko_svn.bb: Use SRCREV.Stefan Schmidt1
2007-09-05openmoko-session2: Use the new matchbox-keyboard applet.Stefan Schmidt2
2007-09-05matchbox-keyboard-inputmethod: Add patch for a matchbox-panel-2 keyboard toogleStefan Schmidt2
applet, until it goes upstream.
2007-09-04angstrom 2007, 2008: switch to binutils 2.18 to get rid of the warning spew ↵Koen Kooi1
in stripping and gdb
2007-09-04merge of '84ca9f2e827e4279aedbe892643f7a992b5c68c0'Paul Sokolovsky13
and 'a0ad096ef87c2c04fc6f10e82e1a8f91d80c5354'
2007-09-04merge of '4f12086dd4becc0837a2479c289abb8ce97cc931'Paul Sokolovsky1
and '8c69b6f5a69bd9c930b72d9ba3949a8f629a5721'
2007-09-04angstrom.inc: include a var that selects which package will provide the feed ↵Koen Kooi1
configs
2007-09-04angstrom-feed-configs: mark everything as conffiles so user edits get preservedKoen Kooi1
2007-09-04angstrom-version: and bump PRKoen Kooi1
2007-09-04angstrom-version: ${D} gets deleted on do_install, so install the files in ↵Koen Kooi1
do_install instead of do_compile
2007-09-04xoo: convert to SRCREVKoen Kooi1
2007-09-04sphyrna: convert to SRCREVKoen Kooi1
2007-09-04libowl: convert to SRCREVKoen Kooi1
2007-09-04tinymail: convert to SRCREVKoen Kooi1
2007-09-04matchbox*: convert to SRCREVKoen Kooi5
2007-09-04libxosd: convert to SRCREVKoen Kooi1
2007-09-04ffmpeg: convert to SRCREVKoen Kooi1
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