summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-04-12wxwidgets: add unicode versionFrans Meulenbroeks1
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>
2009-04-08pcsc-lite_1.5.2: wrong download linkDirk 'Virk' Van Haerenborgh1
2009-04-08pcsc-lite: Update to version 1.5.2Dirk 'Virk' Van Haerenborgh2
No packaging changes.
2009-04-08add gsoap v2.7.13, generates C/C++ source codes for Web service and client ↵Dirk 'Virk' Van Haerenborgh5
applications gsoap-native: unbreak self-dependency patch included FILES_${PN} includes {datadir} as soapcpp2 is some sort of compiler which needs the headers in datadir in order to be able to compile its soap stuff properly (third time's the charm)
2009-04-08watchdog: Update to version 5.6Mark Brown2
No packaging changes, just the new upstream. Acked-by: Koen Kooi <koen@openembedded.org>
2009-04-08libgles-omap3: these are evil binaries, so skip insane.bbclass testsKoen Kooi1
2009-04-08vala-bootstrap-native: bring back timestamp hack; still necessaryMichael 'Mickey' Lauer1
2009-04-08flite-1.3: fix LDFLAGS breakageJeremy Lainé2
2009-04-08insane.bbclass: make "LDFLAGS ignored" QA errors fatalJeremy Lainé1
2009-04-08hostap-daemon-0.6.9: add patch to use LDFLAGS (fixes QA error)Jeremy Lainé2
2009-04-08hostap-utils: only keep version 0.4.7Jeremy Lainé3
* hostap-utils is obsolete, if we must keep one it should be version 0.4.7
2009-04-08hostap-utils-0.4.7: use LDFLAGS (fixes QA error)Jeremy Lainé2
2009-04-08gsoap: use autotools_stageJeremy Lainé1
2009-04-08Merge branch 'org.openembedded.dev' of ↵Jeremy Lainé1
ssh://git@git.openembedded.net/openembedded into org.openembedded.dev
2009-04-08obexpush: use LDFLAGS (fixes QA error)Jeremy Lainé1
2009-04-08ti-dmai: add compile fix for DSS2 changes in linux-omap 2.6.29Koen Kooi1
2009-04-08irda-utils: add patch to use LDFLAGS (fixes QA error)Jeremy Lainé2