summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-11-12Merge commit 'origin/org.openembedded.dev' into org.openembedded.devDmitry Eremin-Solenikov145
2009-11-12curl: fix dependencies of native packageDmitry Eremin-Solenikov1
As curl-common generates deps looking at the list of necessary features, curl-native packages get deps like openssl, gnutls, etc. (target packages). Fix that by generating correct dependencies during calculation. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-11-12gnutls-native: new recipeDmitry Eremin-Solenikov1
Add new recipe for building native gnutls library. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-11-11zaurus-updater: Fix task order for packaged-staging. PARALLEL_MAKE is ↵Richard Purdie1
pointless since we don't call make Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11libsdl-mixer: update to version 1.2.10Henning Heinold1
* don't made it the default yet
2009-11-11boost-1.36.0: fix compiling with gcc-4.4Henning Heinold3
* bump PR
2009-11-11povray: fix boost includes and std::exceptionsHenning Heinold2
* bump PR
2009-11-11perl: Bump the remaining PRs so the last changes take effectRichard Purdie3
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11ilibdiscid: update SRC_URIKoen Kooi1
2009-11-11mysql5: Fix class ordering problem by converting to use SYSROOT_PREPROCESS_FUNCSRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11icu: Fix class ordering problem by converting to use SYSROOT_PREPROCESS_FUNCSRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11libmusicbrainz: add depends, clean up inc fileStuart Gray1
2009-11-11libdiscid: add 0.2.2Stuart Gray2
2009-11-11cdparanoia 9.8alpha: run recipe through oe-stylize.py cdparanoia 10.2: add ↵Stuart Gray9
new recipe
2009-11-11perl: Move config.sh to STAGING_LIBDIR rather than trying to be clever with ↵Richard Purdie5
staging variables and losing Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks10
into org.openembedded.dev
2009-11-11libxml-parser-perl-native: updated to 2.36Frans Meulenbroeks1
2009-11-11mplayer-svn: fix building for armv4t, arm-oabi, collieDmitry Eremin-Solenikov4
* refresh disable-executable-stack-test.patch * lavc: replace 'bx lr' with 'mov pc, lr' if no thumb interworking is enabled * libmpeg2: disable usage of pld insn if !HAVE_PLD Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-11-11glibc: added glibc-2.10.1Liam Girdwood3
Acked-by: Phil Blundell <pb@reciva.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
2009-11-11module-init-tools-3.4: Fix typoRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11classes: Drop some random import bb/os statementsRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11module-init-tools: Split into a .inc file for use by -cross so bindir and ↵Richard Purdie5
sbindir aren't clobbered (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11mysql: adopt to new style sysroot stuffKoen Kooi1
2009-11-11recipes: Fix recipes using do_stage_append or do_stage_prepend directly ↵Richard Purdie8
against base.bbclass Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-11Revert "elmdentica: port elmdentica_svn.bb from shr/merge branch"Sebastian Spaeth1
(it uses SRCREV var in recipe which is not universally set, of course....) This reverts commit e21989e2f2c2cc954a8245a6faba7e7bd6a65144.
2009-11-11elmdentica: port elmdentica_svn.bb from shr/merge branchSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-11cups: switch to new style binconfig (un)ManglingKoen Kooi1
2009-11-11cups: fix do_package, do_stage is still brokenKoen Kooi1
2009-11-11libhtml-treebuilder-perl: added DEPENDS still need to check out RDEPENDSFrans Meulenbroeks1
2009-11-11libextutils-makemaker-perl: added recipe, also -nativeFrans Meulenbroeks2
2009-11-11freesmartphone: misc-vapi is gone; remove tracesMichael 'Mickey' Lauer6
2009-11-11libnl2: new recipe; netlink support library v2Michael 'Mickey' Lauer1
2009-11-10libhtml-tagset-perl-native: new recipeFrans Meulenbroeks1
2009-11-10libhtml-parser-perl-native: new recipeFrans Meulenbroeks1
2009-11-10perl: complete config.sh fixKoen Kooi3
2009-11-10perl: added libhtml-treebuilder-perl and libhtml-treebuilder-perl-native recipesFrans Meulenbroeks2
2009-11-10linux-2.6.31: cleanup boc01 RTC driverJeremy Lainé2
2009-11-10gnome-icon-theme: as I said in my commit two weeks ago: things check for its ↵Koen Kooi1
.pc file, which gets installed in to arch-specific staging, so PACKAGE_ARCH=all breaks multimachine builds.
2009-11-10perl-native: Fix after layout/native.bbclass changes (merged from Poky)Richard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10python-native: remove prefix and exec_prefix, native.bbclass should take ↵Koen Kooi1
care of that now
2009-11-10linux-libc-headers: add missing unifdef.patch for 2.6.25Otavio Salvador1
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-11-10Start removal of layout_* variables and replace these with new mechanisms to ↵Richard Purdie40
allow nextgen SDK generation (from Poky) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10mtd: dropped 1.0.0(+git) versionsMarcin Juszkiewicz4
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-11-10mtd-utils-tests: update to 1.2.0+gitMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-11-10mtd-utils: unify recipes, move mkfs.ubifs into separate packageMarcin Juszkiewicz3
mtd-utils package do not depend on libraries other then libc and libgcc now (ubifs depends on lzo and e2fsprogs) Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-11-10mythplugins moved to 0.22Frans Meulenbroeks1
2009-11-10Merge branch 'org.openembedded.dev' of ↵Graeme Gregory100
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-11-10elibc-package.bbclass: Operate on PKG, not D after package.bbclass updatesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-10myththemes: updated to 0.22Frans Meulenbroeks1
2009-11-10mythtv: upgraded recipe to 0.22, removed DEFAULT_PREFERENCE="-1"; added ↵Frans Meulenbroeks1
dependency to mysql5