summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* libmcrypt: inherit autotools-brokensepKoen Kooi2014-05-031-1/+1
| | | | | | | do_configure fails without it. Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* openldap: inherit autotools-brokensepKoen Kooi2014-05-031-15/+1
| | | | | | | Also remove hack that deletes headers from staging, it's not needed anymore. Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mariadb: handle seperate builddirKoen Kooi2014-05-031-2/+2
| | | | | Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* espeak: install header in proper locationKoen Kooi2014-05-031-2/+3
| | | | | | | This matches debian, also provide symlink for backwards compatibility. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbset: inherit from autotools-brokensep instead of autotools to fix builddv@pseudoterminal.org2014-05-031-1/+1
| | | | | | | This package will not build with a separate build directory. Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* i2c-tools: Fix build when S != BKhem Raj2014-05-031-3/+3
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* bonnie++, lmbench, obex-data-server, samba, sg3-utils: Do not do out-of-tree ↵Khem Raj2014-05-031-1/+1
| | | | | | | | | builds These recipes are not ready yet Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* liboauth: New recipeKhem Raj2014-05-031-0/+16
| | | | | | | Its needed newer libgdata Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lcms: Update to lcms2 version 2.6Khem Raj2014-05-032-15/+15
| | | | | | | Fix S != B build Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* debianutils: Upgrade to 4.4Khem Raj2014-05-031-7/+5
| | | | | | | | | | | License is changed since readlink is dropped from package which was sole package licensed under BSD Additionally fix B != S build too Below is the diff of license change Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* htop: Update 1.0.2 -> 1.0.3Khem Raj2014-05-031-5/+8
| | | | | | | | Update to latest and at the same time fix building when S != B Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lzip: Upgrade to 1.15Changhyeok Bae2014-05-031-3/+2
| | | | | | | lzip v1.14 is not available in SRC_URI. Signed-off-by: Changhyeok Bae <changhyeok.bae@lge.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vim: Don't build out-of-treePaul Barker2014-05-031-0/+1
| | | | | | | | Out-of-tree builds don't seem to work for vim, probably as it doesn't use automake. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* imagemagick: Update to 6.8.8Khem Raj2014-05-032-4/+4
| | | | | | | | | | | | | | Add ImageMagick to known licenses The license checksum is changed due to year change in license text -Copyright 1999-2013 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available. +Copyright 1999-2014 ImageMagick Studio LLC, a non-profit organization dedicated to making software imaging solutions freely available. Add suffix .im6 to binaries, this avoids conflicts with other packages e.g. lmbench provides stream utility and imagemagick does too so when both packages are being part of image we have conflicts. This resolves it by renaming stream to stream.im6 to make it distinct Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fftw: Build native version as wellKhem Raj2014-05-031-0/+2
| | | | | | | imagemagick-native needs it Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eject: Fix wrong return valueJackie Huang2014-05-032-1/+15
| | | | | | | | | Remove the unnecessary return(1) from function usage(), so that eject -h can return the right value. Signed-off-by: Zhangle Yang <zhangle.yang@windriver.com> Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* postgresql: enable some bindingsChong.Lu@windriver.com2014-05-032-1/+131
| | | | | | | | | 1. Enable pam, openssl, python, uuid, libxml, tcl, nls, libxml and perl bindings. 2. Make plperl, plpython, pltcl subpackages as dynamic in case other packages runtime depend on them. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* postgresql: split out contrib into seperate packagesChong.Lu@windriver.com2014-05-031-3/+69
| | | | | | | Make contrib and split them into postgresql-contrib. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* postgresql: split out some lib files into seperate packagesChong.Lu@windriver.com2014-05-031-25/+67
| | | | | | | | | | 1. Split out libecpg-compat-dev, libecpg-staticdev, libecpg-doc, libpq-staticdev, libpgtypes-staticdev and libpgtypes-dev into seperate packages. 2. Multilib builds set the package name (PN) to both foo and lib32-foo breaking build.use BPN instead to get the Base package name. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* postgresql: add init script and DESCRIPTIONChong.Lu@windriver.com2014-05-033-5/+303
| | | | | | | | | 1. Add DESCRIPTION 2. Add init script for starting up the PostgreSQL server. 3. Disable krb5 by default Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gd: split the binaries to package gd-toolsJackie Huang2014-05-031-0/+9
| | | | | | | | | As most linux distribution do, gd only includes the library, and split all the command line tools into gd-tools, and add the perl dependcy since one of the tools is a perl script. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libcanberra: fix QA Warning Files/directories were installed but not shippedHongxu Jia2014-05-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | ... WARNING: QA Issue: lib32-libcanberra: Files/directories were installed but not shipped /usr/lib/libcanberra-0.29/libcanberra-gstreamer.so /usr/lib/libcanberra-0.29/libcanberra-multi.so /usr/lib/libcanberra-0.29/libcanberra-pulse.so /usr/lib/libcanberra-0.29/libcanberra-null.so /usr/lib/libcanberra-0.29/libcanberra-alsa.so /usr/lib/libcanberra-0.29/.debug /usr/lib/libcanberra-0.29/.debug/libcanberra-gstreamer.so /usr/lib/libcanberra-0.29/.debug/libcanberra-multi.so /usr/lib/libcanberra-0.29/.debug/libcanberra-pulse.so /usr/lib/libcanberra-0.29/.debug/libcanberra-null.so /usr/lib/libcanberra-0.29/.debug/libcanberra-alsa.so ... The dynamic libraries were installed into '${BPN}-${PV}' rather than '${P}'. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mariadb: add perl and perl modules to RDEPENDSChong Lu2014-05-031-0/+13
| | | | | | | | Perl and perl modules don't be installed in small image, but mariadb-server, mariadb-client and mariadb-leftovers need them in runtime, so we add them to RDEPENDS. Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
* vim: add knob whether elf.h are checkedChong Lu2014-04-212-0/+40
| | | | | | | | | | Previously, it still was checked when there was no elf library in sysroots directory. Add knob to decide whether elf.h are checked or not. Fixed by using PACKAGECONFIG to check elf, with default disabled set. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vim: don't check acl header if acl support disabledChong Lu2014-04-212-1/+30
| | | | | | | | | | | | | | | | | | | | Vim/vim-tiny always check 'sys/acl.h' existence even acl support has been disabled from configure line. This works in mostly time but except for acl works in an odd mode - while acl was mirrored from sstate_cache, it will install 'sys/acl.h' to sysroot dir and and then clean the header file with sysroot_cleansstate(). If build vim/vim-tiny and acl in parallel, below errors will occur: * os_unix.c:2668:23: fatal error: sys/acl.h: No such file or directory This change only workaround the failure and get build running, we still need to fix it from acl side. Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vim: add dependency and selinux and acl support controlChong Lu2014-04-211-1/+19
| | | | | | | | | 1. Add explicit selinux and acl support control. 2. Vim depends on gettext-native, add to the dependency list. 3. Split binary file into vim package and put others in vim-common. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gd: fix the subdir-objects errorRobert Yang2014-04-212-1/+42
| | | | | | | | | | | | | | | | | Fix this error: iautomake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gd: fix --with-freetype optionMartin Jansa2014-04-211-1/+1
| | | | | | | | * 'yes' value means using pkg-config to find freetype, other values are using FREETYPE_CONFIG=/bin/freetype-config and freetype-config isn't in STAGING_LIBDIR but in STAGING_BINDIR/crossscripts/freetype-config Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gd: update to version 2.1.0Jackie Huang2014-04-212-26/+30
| | | | | | | | | | | Changes: - Add DESCRIPTION and HOMEPAGE - libgd.org is down, use bitbucket.org instead and also remove the MIRROR for it. - Remove the unnecessary specified dir for --with-png. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* open-vcdiff: add new recipe for version 0.8.3Matthieu CRAPET2014-04-202-0/+52
| | | | | | | | | | | | | | | | | | This is Google's implementation of VCDIFF (RFC 3284) delta compression. It's more flexible than Xdelta3 (as a developer point of view). v2 patch: State of bitbake world, Failed tasks 2014-03-29 reported a do_configure error: | aclocal: error: non-option arguments are not accepted: '\'. configure.ac file is quite out of date. Submitted patch upstream: http://code.google.com/p/open-vcdiff/issues/detail?id=43 Note: autoupdate could be considered later... Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libunwind: Add mirror siteChanghyeok Bae2014-04-201-0/+2
| | | | | | | | | | | | * The SRC_URI is not accessible. So need to add mirror site referred by the original site. * The problem is that http://download.savannah.nongnu.org/releases redirects to closest mirror and few mirrors (e.g. .jp) weren't working correctly while http://download-mirror.savannah.gnu.org/releases/ seems to be reliable. Signed-off-by: Changhyeok Bae <changhyeok.bae@lge.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eventlog: update version to 0.2.13Jackie Huang2014-04-202-10/+20
| | | | | | | | | Changes: - Add DESCRIPTION - Change PN to BPN to fix multilib builds Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fbset: fix parallel buildJackie Huang2014-04-202-3/+34
| | | | | | | | Fix an incorrect dependency in makefile so that we can build in parallel. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gpm: sets D equal to DESTDIR instead of ROOT in do_installstephen.arnold422014-04-201-1/+1
| | | | | | | | | | This corrects a gpm install failure due to ROOT being used instead of DESTDIR, resulting in DESTDIR being undefined. Upstream-Status: Inappropriate (distribution/packaging fix) Signed-off-by: Stephen Arnold <stephen.arnold42@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* utouch-evemu: force serial buildTrevor Woerner2014-04-201-0/+2
| | | | | | | | | My build always fails if allowed to build in parallel: | make[2]: *** No rule to make target `evemu-record.1', needed by `all-am'. Stop. Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* eject: fix multilib buildsJackie Huang2014-04-201-2/+2
| | | | | | | | Use BPN instead of PN, BP instead of P to fix the multilib builds. Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libyaml: update to 0.1.5Kang Kai2014-04-202-15/+19
| | | | | | | Update libyaml from 0.1.4 to latest version 0.1.5. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* vim: Upgrade to v7.4.258Paul Barker2014-04-202-20/+2
| | | | | | | | The patch against configure.in was resubmitted to the vim mailing list and was merged into the upstream sources so is no longer needed. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* sg3-utils: update to 1.38Kang Kai2014-04-202-16/+17
| | | | | | | Update sg3-utils to version 1.38. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fftw: Upgrade to v3.3.4Paul Barker2014-04-206-18/+18
| | | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* fftw: Refactor EXTRA_OECONFPaul Barker2014-04-204-8/+4
| | | | | | | | | The configure flags common to all three fftw recipes are moved into fftw.inc and then each recipe just appends the extra flags it needs. This makes it easier to read and modify options which affect all three recipes. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mariadb: use /bin/false as the login shellChong.Lu@windriver.com2014-04-201-1/+1
| | | | | | | | | Use /bin/false as the login shell, just like what Ubuntu does, otherwise there might be secure issue. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* mongodb: update to 2.6Koen Kooi2014-04-206-34/+163
| | | | | | | Also fix build on armv5 Signed-off-by: Koen Kooi <koen.kooi@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lvm2: add explicit selinux support controlChong.Lu@windriver.com2014-04-201-0/+4
| | | | | | | | | package has configure options controlling selinux support, so we want to explicitly use them via PACKAGECONFIG. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* lvm2: fix mlock() on vectors vma for ARM.Chong.Lu@windriver.com2014-04-202-0/+32
| | | | | | | Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com> Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libestr: use BP instead of P to fix multilib buildsJackie Huang2014-04-201-1/+1
| | | | | Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gd: added upstream license file and fixed configure warningsstephen.arnold422014-04-201-2/+2
| | | | | | | | | | This fixes QA warnings about missing license file and stale configure options, (includes updates for freetype libpath and disables hardcoded rpaths). Upstream-Status: Inappropriate (distribution/packaging fix) Signed-off-by: Stephen Arnold <stephen.arnold42@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* asio: package bumpTrevor Woerner2014-04-203-13/+12
| | | | | | | | This recipe had been failing to build, bumping to the latest stable release resolves all build issues. Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libinih: Update to 25078f7Otavio Salvador2014-04-201-1/+1
| | | | | | | | This updates the fork to a version based in SVN r29 and include a CMake fix for out of tree build support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* tracker: remove --disable-introspectionMartin Jansa2014-04-201-1/+1
| | | | | | | * fixes QA warning: tracker-0.14.2: tracker: configure was passed unrecognised options: --disable-introspection Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>