summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-04-13gnome-bluetooth: update to 2.27.3Koen Kooi1
2009-04-13nautilus: add 2.26.1Koen Kooi3
2009-04-13gvfs: update to 1.2.1Koen Kooi2
2009-04-13gnome-bluetooth: add obex-data-server to rrecommendsKoen Kooi1
2009-04-13obexftp: update to 0.23Koen Kooi2
2009-04-13obex-data-server: add 0.4.4Koen Kooi2
2009-04-12zaurus-clamshell.inc: fix typo again...Andrea Adami1
2009-04-12zaurus-clamshell.inc: fix nasty typo in u-boot addressAndrea Adami1
2009-04-12Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks9
into org.openembedded.dev
2009-04-12wxwidgets: add unicode versionFrans Meulenbroeks1
2009-04-12linux-2.6.28/atngw100/atngw100_defconfig : renamed to defconfig so itGraeme Gregory1
actually gets used
2009-04-12gnome-bluetooth: use obexdKoen Kooi1
2009-04-12gnome-panel 2.24: fix bonobo pathKoen Kooi1
2009-04-12obexd: add 0.10, needs bluez4Koen Kooi1
2009-04-12bluez4: fix HUGE bugKoen Kooi2
* the recipe installed the .pc file, but not headers and libs, so application checking for bluez4 would actually build against bluez3 headers and libs * for angstrom, replace bluez-libs3 with bluez4 at buildtime
2009-04-12openobex: add 1.5Koen Kooi3
2009-04-12bluez4: add 4.35Koen Kooi2
2009-04-11linux_2.6.28.bb : increment PR and add better defconfig that has MMC enabled soGraeme Gregory2
the board can at least be booted from MMC
2009-04-11wxwidgets: moved to 2.8.10Frans Meulenbroeks1
2009-04-11checksums.ini: added wxwidgets 2.8.10Frans Meulenbroeks2
2009-04-11Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Frans Meulenbroeks6
into org.openembedded.dev
2009-04-11wxwdigets 2.8.9: fie cxx flags to allow compilationFrans Meulenbroeks2
2009-04-11fsogsmd: new recipeMichael 'Mickey' Lauer4
use cornucopia.inc
2009-04-11enter: remove dead project.Michael 'Mickey' Lauer2
pylgrim: remove dead project.
2009-04-11midori: use LDFLAGS (fixes QA error)Koen Kooi2
2009-04-11gst-plugins-base: depend on libtheora so gst-plugin theora gets builtKoen Kooi1
2009-04-10asterisk: added 1.4.23.1Christian Pössinger7
2009-04-09gegl: fix CR+LF newlines in the patch, as it fails to applyDenys Dmytriyenko1
2009-04-09curl: move PACKAGES and FILES_* from the .inc fileDenys Dmytriyenko6
this resolves the lockfile() trying to access the wrong directory when building sdk version after target one was built Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Tom Rini <trini@embeddedalley.com>
2009-04-10linux_2.6.29+2.6.30-rc1: initial commitAndrea Adami2
2009-04-09various kernels: add missing DEFAULT_PREFERENCE = "-1"Andrea Adami5
2009-04-09e2fsprogs_1.41.4.bb : remove bogus override of do_configure which breaksGraeme Gregory2
avr32 compile. Did a simple forward port of mkinstalldirs.patch that fixes the problem.
2009-04-09linux-msm7xxxx: update vogue and kaiser. should make Xfbdev workLuke Gox3
2009-04-09Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Luke Gox414
into org.openembedded.dev
2009-04-09nautilus: Compile idl files against STAGING_DIR_HOST.Stanislav Brabec2
2009-04-09libidl: Build depends on flex-native.Stanislav Brabec2
2009-04-09gnome-panel-2.26.0: Depend on packages explicitly checked by configure.Stanislav Brabec1
2009-04-09gnome-panel: Compile idl files against STAGING_DIR_HOST.Stanislav Brabec2
2009-04-09libart-lgpl: Added art_config.h for x86_64.Stanislav Brabec1
2009-04-09aircrack-ng-0.9.3: use LDFLAGS (fixes QA error)Jeremy Lainé2
2009-04-08bluez4: fix dbus service fileKoen Kooi2
2009-04-08mingw-binutils: Add 2.19.1 recipe and split common parts out into ↵Tom Rini6
mingw-binutils.inc Signed-off-by: Esben Haabendal <eha@doredevelopment.dk> Signed-off-by: Tom Rini <trini@embeddedalley.com>
2009-04-08Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-04-08bluez4: add less restrictive (and hence less secure) bluetooth dbus configKoen Kooi2
* this makes bluetooth actually work for non-root users and when using ssh/vnc/etc
2009-04-08collections.inc: trim off trailing slashes for the entries in COLLECTIONS.Chris Larson1
Signed-off-by: Chris Larson <clarson@kergoth.com>
2009-04-08collections.inc: add note about not overwriting existing vars.Chris Larson1
Signed-off-by: Chris Larson <clarson@kergoth.com>
2009-04-08Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-04-08linux-omap 2.6.29: reenable BT for overo as wellKoen Kooi2
2009-04-08collections.inc: add support for collection archives.Chris Larson1
Adds the ability to specify an archive in COLLECTIONS. Any archives of a supported format (default tar.gz/tgz/tar.X, tar.bz2/tbz/tbz2, zip/jar) will be unpacked into COLLECTIONS_UNPACKDIR and used from there. The default value of COLLECTIONS_UNPACKDIR is ${TMPDIR}/collections. Signed-off-by: Chris Larson <clarson@kergoth.com>
2009-04-08bitbake.conf, collections.inc: Add COLLECTIONS mechanism w/ a sane default.Chris Larson2
Added code which takes a list of directories in COLLECTIONS, in priority order (highest to lowest), and uses those to populate BBFILES, BBFILE_COLLECTIONS, BBFILE_PATTERN_*, and BBFILE_PRIORITY_*. The default COLLECTIONS is based on BBPATH, so you can now specify a sane BBPATH, not bother setting up the collections variables or BBFILES, and still likely be able to do a build. Signed-off-by: Chris Larson <clarson@mvista.com>