aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
AgeCommit message (Collapse)Author
2011-01-21staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu
Original we used absolute path in sysroot-destdir for both native and target recipes. This commit changes target recipes to use relative path which is same as the image directory. [sgw: merged with libtool sysroot work] Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-20apr-util: Update to 1.3.10Zhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-01-20apr: Update to 1.4.2Zhai Edwin
Add buildconf_fix.patch of removing new libtool detection method to avoid config failure. Handled build/libtool.m4 & apr_rules.mk after configure to take place of "top_builddir" by "apr_builddir", as these files would be reused by apr-util. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-01-06recpies: use SRCPV instead of SRCREV for PVYu Ke
SRCPV is intended being used by PV, some recipes still use SRCREV for PV, which is not correct. This patch fix all the misusage. Signed-off-by: Yu Ke <ke.yu@intel.com>
2011-01-06libgdbus_git: metadata fixes and minor formatting changesScott Garman
* Added DESCRIPTION, SECTION, PRIORITY, and PR fields * Updated SUMMARY and HOMEPAGE fields to reflect more accurate info Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2011-01-06beecrypt: Update to 4.2.1Zhai Edwin
Rebased disable-icu-check.patch & fix-security.patch. Removed x64fix.patch as it is already in upstream. Also some configure changes: removing "--with-arch" as it can't cowork with expert mode, adding "--disable-openmp" to avoid unnecessary dependency. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2011-01-02lzo: upgrade to version 2.04Qing He
from 2.03 lzo: fix LIC_FILES_CHKSUM Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2011-01-02gnutls: upgrade to version 2.10.4Qing He
from 2.8.6 Signed-off-by: Qing He <qing.he@intel.com>
2011-01-02libtasn1: upgrade to version 2.9Qing He
from 2.8 Signed-off-by: Qing He <qing.he@intel.com>
2010-12-30RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi
For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN} Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-28attr: fix SRC_URIQing He
Signed-off-by: Qing He <qing.he@intel.com>
2010-12-28acl: use correct Savannah download linkKevin Tian
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-12-23apr-util: add --without-odbc to EXTRA_OECONFSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23bootst-jam: Add LIC_FILES_CHKSUMSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-23db: add LIC_FILES_CHKSUMSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-14libsoup: Add LIC_FILES_CHKSUMSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-14libexif: Add LIC_FILES_CHKSUMSaul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-09SRC_URI Checksums AdditionalsSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-06libnl: fix typo in the Makefile fixQing He
change .$(OBJEXT) to .lo in the rule to reflect libtool setup Signed-off-by: Qing He <qing.he@intel.com>
2010-12-06consolekit: Update to 0.4.3Zhai Edwin
Rebased nopolkit.patch. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-05Drop AUTOTOOLS_STAGE_PKGCONFIG variable as its not used anywhereRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-12-03libnl: fix parallel makeQing He
lex/yacc generated header file should be explicitly listed for makefile dependency also add flex-native and bison-native for the recipe Signed-off-by: Qing He <qing.he@intel.com>
2010-12-02talloc: add new recipes talloc 2.0.1Yu Ke
talloc is a hierarchical, reference counted memory pool system with destructors. It is the core memory allocator used in Samba. Mesa7.9 also depends on it,so add it for mesa7.9. It is ported from OpenEmbedded, with some format modification. Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-12-02sqlite: upgrade from 3.6.23 to 3.7.3Yu Ke
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-12-02mpfr:Add license checksum and update the GPL informationMei Lei
Add COPYING file and COPYING.LESSER file checksum to bb file and add the "GPLv3" to "LGPLv3" according to the license file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-02consolekit:Add license checksum to bb fileMei Lei
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-12-01aspell: update licenseQing He
Signed-off-by: Qing He <qing.he@intel.com>
2010-11-28curl: Fix gnutls option (append ordering was incorrect)Richard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-11-24liburcu: Update to version 0.4.8Saul Wold
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24libpcre:Add license checksum to bb fileMei Lei
Add LICENSE file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-24libmpc:Add license checksum and update the GPL informationMei Lei
Add COPYING.LIB file checksum to bb file and add the "LGPLv2.1" according to the COPYING.LIB file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-24gmp:Add license checksum and add the GPL informationMei Lei
Add COPYING file and version.c file checksum to bb file and add the "GPLv3" "LGPLv3" information according to the License files Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-24libgdbus:Add license checksum and update the GPL informationMei Lei
Add COPYING and COPYING.LIB files checksum to bb file and update the "GPL" to "GPLv2", "LGPL" to "LGPLv2.1" according to the license files Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-23beecrypt:Add license checksum and update the GPL to bb fileMei Lei
Add COPYING and COPYING.LIB checksum to bb file,add the "LGPLv2.1" according to COPYING.LIB Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-23apr-util:Add license checksum to bb fileMei Lei
Add LICENSE file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com> Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-23apr:Add license checksum to bb fileMei Lei
Add LICENSE file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
2010-11-22curl: fix native dependencyQing He
disable gnutls for -native also fix --with-gnutls parameter for target Signed-off-by: Qing He <qing.he@intel.com>
2010-11-22Meta: Recipe ReogranizationSaul Wold
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-22libfm: rename patch directory for package updateSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-22libfm: Update to 0.1.14Zhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22libsoup-2.4: Update to 2.32.1Zhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22atk: Update to 1.32.0Zhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22libassuan: Update to 2.0.1Zhai Edwin
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22libgpg-error: Update to 1.9Zhai Edwin
[sgw@linux.intel.com: removed duplicate LICNESE line] Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-18libfm: add missing definitions and declarationsDongxiao Xu
Some macro definitions are missing in the new glib headers, which are needed by libfm. Add these to fix the libfm build issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-18libtasn1: upgrade to version 2.8Qing He
from 2.7 Signed-off-by: Qing He <qing.he@intel.com>
2010-11-18libnl: upgrade to version 2.0Qing He
from 1.1 removed outdated patches Signed-off-by: Qing He <qing.he@intel.com>
2010-11-18taglib: fix SRC_URISaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-18taglib: Change upstream location due to failing fetchSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-18taglib: Upgraded to version 1.6.3Dongxiao Xu
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>