summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu2011-01-211-1/+1
| | | | | | | | | | 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>
* apr-util: Update to 1.3.10Zhai Edwin2011-01-201-4/+8
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* apr: Update to 1.4.2Zhai Edwin2011-01-203-10/+47
| | | | | | | | 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>
* recpies: use SRCPV instead of SRCREV for PVYu Ke2011-01-061-1/+1
| | | | | | | | 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>
* libgdbus_git: metadata fixes and minor formatting changesScott Garman2011-01-061-8/+14
| | | | | | | * 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>
* beecrypt: Update to 4.2.1Zhai Edwin2011-01-064-60/+39
| | | | | | | | | 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>
* lzo: upgrade to version 2.04Qing He2011-01-024-22/+25
| | | | | | | | | 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>
* gnutls: upgrade to version 2.10.4Qing He2011-01-024-2/+2
| | | | | | from 2.8.6 Signed-off-by: Qing He <qing.he@intel.com>
* libtasn1: upgrade to version 2.9Qing He2011-01-021-2/+2
| | | | | | from 2.8 Signed-off-by: Qing He <qing.he@intel.com>
* RDEPENDS, RRECOMMENDS -> RDPEPENDS_${PN}, RRECOMMENDS_${PN}Koen Kooi2010-12-304-5/+5
| | | | | | | 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>
* attr: fix SRC_URIQing He2010-12-282-2/+2
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* acl: use correct Savannah download linkKevin Tian2010-12-282-2/+2
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* apr-util: add --without-odbc to EXTRA_OECONFSaul Wold2010-12-231-1/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* bootst-jam: Add LIC_FILES_CHKSUMSaul Wold2010-12-231-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* db: add LIC_FILES_CHKSUMSaul Wold2010-12-231-0/+2
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libsoup: Add LIC_FILES_CHKSUMSaul Wold2010-12-141-1/+2
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* libexif: Add LIC_FILES_CHKSUMSaul Wold2010-12-141-1/+2
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-0951-3/+153
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libnl: fix typo in the Makefile fixQing He2010-12-062-2/+10
| | | | | | change .$(OBJEXT) to .lo in the rule to reflect libtool setup Signed-off-by: Qing He <qing.he@intel.com>
* consolekit: Update to 0.4.3Zhai Edwin2010-12-063-20/+25
| | | | | | Rebased nopolkit.patch. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* Drop AUTOTOOLS_STAGE_PKGCONFIG variable as its not used anywhereRichard Purdie2010-12-052-3/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libnl: fix parallel makeQing He2010-12-032-2/+27
| | | | | | | | | 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>
* talloc: add new recipes talloc 2.0.1Yu Ke2010-12-021-0/+24
| | | | | | | | | | 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>
* sqlite: upgrade from 3.6.23 to 3.7.3Yu Ke2010-12-022-3/+5
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* mpfr:Add license checksum and update the GPL informationMei Lei2010-12-021-1/+3
| | | | | | 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>
* consolekit:Add license checksum to bb fileMei Lei2010-12-021-0/+1
| | | | | | Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
* aspell: update licenseQing He2010-12-011-1/+2
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* curl: Fix gnutls option (append ordering was incorrect)Richard Purdie2010-11-281-3/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* liburcu: Update to version 0.4.8Saul Wold2010-11-241-0/+0
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* libpcre:Add license checksum to bb fileMei Lei2010-11-241-0/+1
| | | | | | Add LICENSE file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
* libmpc:Add license checksum and update the GPL informationMei Lei2010-11-241-1/+2
| | | | | | 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>
* gmp:Add license checksum and add the GPL informationMei Lei2010-11-241-1/+3
| | | | | | 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>
* libgdbus:Add license checksum and update the GPL informationMei Lei2010-11-241-1/+3
| | | | | | 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>
* beecrypt:Add license checksum and update the GPL to bb fileMei Lei2010-11-231-1/+3
| | | | | | 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>
* apr-util:Add license checksum to bb fileMei Lei2010-11-231-1/+1
| | | | | | | 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>
* apr:Add license checksum to bb fileMei Lei2010-11-231-1/+1
| | | | | | Add LICENSE file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
* curl: fix native dependencyQing He2010-11-221-2/+5
| | | | | | | disable gnutls for -native also fix --with-gnutls parameter for target Signed-off-by: Qing He <qing.he@intel.com>
* Meta: Recipe ReogranizationSaul Wold2010-11-2211-184/+46
| | | | | | | | | | | | | 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>
* libfm: rename patch directory for package updateSaul Wold2010-11-221-0/+0
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* libfm: Update to 0.1.14Zhai Edwin2010-11-221-0/+0
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libsoup-2.4: Update to 2.32.1Zhai Edwin2010-11-221-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* atk: Update to 1.32.0Zhai Edwin2010-11-221-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libassuan: Update to 2.0.1Zhai Edwin2010-11-221-2/+2
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libgpg-error: Update to 1.9Zhai Edwin2010-11-222-1/+0
| | | | | | [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>
* libfm: add missing definitions and declarationsDongxiao Xu2010-11-182-2/+53
| | | | | | | | 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>
* libtasn1: upgrade to version 2.8Qing He2010-11-181-1/+1
| | | | | | from 2.7 Signed-off-by: Qing He <qing.he@intel.com>
* libnl: upgrade to version 2.0Qing He2010-11-183-29/+5
| | | | | | | from 1.1 removed outdated patches Signed-off-by: Qing He <qing.he@intel.com>
* taglib: fix SRC_URISaul Wold2010-11-181-1/+1
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* taglib: Change upstream location due to failing fetchSaul Wold2010-11-181-3/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* taglib: Upgraded to version 1.6.3Dongxiao Xu2010-11-183-2/+6
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>