summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
2009-11-12klibc-1.5.15: Unbreak the build for x86 with kernels < 2.6.31Khem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-11-12wt3: update to version 3.0.0Henning Heinold7
* spilt up with .inc-file and switch to INC_PR * disable qt explicit in CMakeLists.txt
2009-11-12ptpd: stylizeMichael 'Mickey' Lauer1
2009-11-12Precision Time Protocol (PTP) as defined by the IEEE 1588 standardJaap de Jong1
Hi there, attached a proposal for a recipe for building the Precision Time Protocol daemon (ptpd). Suggestions by Michael Smith: > > You are also missing the addition to checksums.ini, and maybe a line to > install the manpage so the doc package gets built. > are hacked into it Jaap de Jong Precision Time protocol (IEEE 1588)
2009-11-12fsogsmd: depend on mobile-broadband-provider-info and libxml2Michael 'Mickey' Lauer1
2009-11-12mobile-broadband-provider-info: new recipe; database for mobile broadband ↵Michael 'Mickey' Lauer1
provider info (sic!)
2009-11-12vala-native: remove git repository; we prefer release versions for it nowadaysMichael 'Mickey' Lauer1
2009-11-12gst-plugins-good: depend on flac as wellKoen Kooi1
2009-11-12curl: Drop unneeded custom staging functionsRichard Purdie4
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12meta-toolchain-qte: Update prefix references -> SDKPATHRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12qt4: bump PRKoen Kooi2
2009-11-12meta-toolchain: Various corrections after the layout_* variable removal ↵Richard Purdie1
(from Poky) * Drop the inherit sdk since it only gains us a single path and a world of pain. * Fix up paths to use SDKPATH instead of prefix. * Drop layout_* variable usage * Correct opkg control file locations Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-11-12ophonekitd: remove. obsoleted by phonefsodSebastian Spaeth1
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2009-11-12Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks2
into org.openembedded.dev
2009-11-12various perl libs: removed unneeded EXTRA_CPANFLAGS for EXPATFrans Meulenbroeks4
2009-11-12xterm_251.bb : really add latest version of xtermGraeme Gregory1
2009-11-12Merge branch 'org.openembedded.dev' of ↵Graeme Gregory3
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-11-12xterm_243.bb : add newest version of xtermGraeme Gregory1
2009-11-12libwww-mechanize-perl and -native: recipes added (needed for xmltv)Frans Meulenbroeks2
2009-11-12libdiscid: some further cleanupsKoen Kooi1
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