summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* Don't set DESCRIPTION to the same value as SUMMARYPaul Eggleton2013-12-031-1/+0
| | | | | | | | | | | | Setting DESCRIPTION to the same value as SUMMARY doesn't do anything, since the value of DESCRIPTION will be derived from SUMMARY if not specified. (From OE-Core rev: e1e888585c84175580ad822d4a6c93f62e5ce16c) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sqlite3: Fix configure option warningRichard Purdie2013-11-301-2/+2
| | | | | | | | | | WARNING: QA Issue: sqlite3: configure was passed unrecognised options: --disable-tcl There is no tcl option or support now so remove the option. (From OE-Core rev: 7d1fd11e50a280bcc3e6c2160871cdef14864cc2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* beecrypt: Add PACKAGECONFIG for cplusplusRichard Purdie2013-11-261-2/+3
| | | | | | | | | | | | Add a PACKGECONFIG to control the building of the beecrypt C++ bindings. The only user of beecrypt in OE-Core is rpm and this doesn't need the C++ bindings so default the option to be off. This means we can lose the icu dependency by default which is a significant performance win. (From OE-Core rev: e6885069e2af833ebacfd33a04147b095af92d20) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* attr: attr_2.4.47 release tarball missing configure.acNathan Rossi2013-11-252-0/+65
| | | | | | | | | | | | | | | | | | The release tarball of attr 2.4.47 is missing the configure.ac file. This prevents the autotools bbclass from being able to regenerate the configure script which leads to other side affects. (e.g. using outdated config.sub) This patch adds the configure.ac file via a patch. (obtained via the source repository at the v2.4.47 tag) See the mailing list thread for additional information: http://lists.nongnu.org/archive/html/acl-devel/2013-05/msg00024.html (From OE-Core rev: b28f12a272a9e2f0c3084a58b91605acb05f58f8) Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libsoup-2.4: upgrade to 2.44.2Valentin Popa2013-11-241-2/+2
| | | | | | | (From OE-Core rev: b09d8b117421e8645e80ca321bfae1557fcfcf53) Signed-off-by: Valentin Popa <valentin.popa@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* liburcu: upgrade to 0.8.1Cristiana Voicu2013-11-203-24/+3
| | | | | | | | | | | One patch was removed because it was merged upstream; converted "files" directory to "liburcu" (From OE-Core rev: f599315f2d944a465dd0081f9e7bfc7294fcd299) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* at-spi2-core: upgrade to 2.10.2Cristiana Voicu2013-11-201-2/+2
| | | | | | | | (From OE-Core rev: 29702920adebefd2cf1ea1fde0b0f5b44b14ee40) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* boost: Add patch to avoid undefined references to ↵Phil Blundell2013-11-202-0/+60
| | | | | | | | | | | | | | | | boost::atomic::lockpool::get_lock_for() Boost::thread uses functions from boost::atomic but doesn't actually link with libboost_atomic. This works fine on platforms where BOOST_ATOMIC_FLAG_LOCK_FREE is true but will lead to undefined symbol references otherwise. Fix this by applying a patch from the upstream bug tracker to add the missing library linkage. (From OE-Core rev: 1ffc27173576589191b037d111ecb59d94631de0) Signed-off-by: Phil Blundell <pb@pbcl.net> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libpcre: Cleanup FILESPATHSaul Wold2013-11-203-2/+0
| | | | | | | | | | Setting of the FILESPATH is not needed anymore, so clean it up. Move files to libprce patch directory (From OE-Core rev: 32b2e20e7f6484830bac0510414b1950abbc1a96) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libnl: Fix random segfaults due to memory corruptionKhem Raj2013-11-202-1/+44
| | | | | | | | | | | | This is a backport from upstream fixes a severe problem w.r.t memory management, where it would result in random segfaults in applications depending on libnl (From OE-Core rev: 3c58ea10f90c657d34133d7244a550456bc93cf9) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libcheck: upgrade to 0.9.11Saul Wold2013-11-203-45/+2
| | | | | | | | | Both patches have been merged upstream. (From OE-Core rev: 9982f9836f06b1a9282d657ee249eb08261518cb) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* liburcu: upgrade to 0.8.0Cristiana Voicu2013-11-083-3/+44
| | | | | | | | | | | | | Fix case where ${B} != ${S}; add patch to allow out of tree doc exemples build to work Add patch to remove CC=gcc when CC is defined, in order to use the cross compiler. (From OE-Core rev: 4b2aa17a5c5d2ccf9824a4d2fd71f600b18ba2f2) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* nspr: Update to 4.10.1Saul Wold2013-11-086-2/+2
| | | | | | | | | Move patch directory files to nspr (From OE-Core rev: 7227ce313586503c0939d0c916464e623ad9c238) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sqlite3: Add support for column metadata APIAlex J Lennon2013-11-081-0/+5
| | | | | | | | | | | | | | | | | | | I found that Mono.Data.SQlite has a dependency on the column meta-data API, thus enabling this API enables use of Hibernate / Mono with SQLite and no doubt enables other ORMs / utility libraries. ref: https://bugzilla.xamarin.com/show_bug.cgi?id=6333 The API is present in the used SQLite3 sqlite-autoconf-3080002 source-base. Thus we are enabling pre-existing SQLite support rather than introducing new code. I am not aware of any issues that enabling this SQLite functionality introduces, other than a slightly increased library size of circa 1.5KB , i.e. coretexa9_vfp_neon i.MX6 - with column meta-data API 610360 libsqlite3.so.0.8.6 - without column meta-data API 608880 libsqlite3.so.0.8.6 (From OE-Core rev: 9fb82ebab552d1808bae3b4898dd05022913165b) Signed-off-by: Alex J Lennon <ajlennon@dynamicdevices.co.uk> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* db: Fix build with high PARALLEL_MAKEMartin Jansa2013-11-052-1/+21
| | | | | | | | | | | | * sometimes it fails with: libtool: link: `util_log.lo' is not a valid libtool object make: *** [db_replicate] Error 1 (From OE-Core rev: 0a1efeb6260a565b6ce3abd523eabb15384570d1) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* shared-mime-info: upgrade to 1.2Valentin Popa2013-10-303-9/+9
| | | | | | | | | | Adapted parallelmake.patch to the new Makefile.am. (From OE-Core rev: 30a3dba92f38b8877954e2c7da0c9c18be420d8a) Signed-off-by: Valentin Popa <valentin.popa@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes: Remove PR = r0 from all recipesRichard Purdie2013-10-308-8/+0
| | | | | | | | | | | | | Remove all PR = "r0" from all .bb files in oe-core. This was done with the command sed -e '/^PR.*=.*r0\"/d' recipes*/*/*.bb -i We've switching to the PR server, PR bumps are no longer needed and this saves people either accidentally bumping them or forgetting to remove the lines (r0 is the default anyway). (From OE-Core rev: 58ae94f1b06d0e6234413dbf9869bde85f154c85) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* attr: upgrade to 2.4.47Saul Wold2013-10-304-198/+8
| | | | | | | | | Remove the patch that has been integrated upstream (From OE-Core rev: 39c556756d1af274d7868710ef80663ae8042f97) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnupg: upgrade to 2.0.22Saul Wold2013-10-301-2/+2
| | | | | | | (From OE-Core rev: 87800b8941cd96265d2c3dd25c25d0b4fd9a3572) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libcap: fix CAP_LAST_CAPRoy Li2013-10-302-1/+41
| | | | | | | | (From OE-Core rev: 9032c10cc882a96acdfd0739f090d121ab625a18) Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* curl: upgrade to 7.33.0Cristiana Voicu2013-10-301-2/+2
| | | | | | | | (From OE-Core rev: 5b7ae85d1de82de0e78f7aaec01c5510445ceb21) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libsoup: upgrade to 2.44.1Valentin Popa2013-10-291-2/+2
| | | | | | | | | | Tested with midori-browser on qemux86 and qemuarm. (From OE-Core rev: 67a562d236735d1bb08e7c2f5ea01409f59741d3) Signed-off-by: Valentin Popa <valentin.popa@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libgcrypt: remove --without-pthRoss Burton2013-10-291-1/+1
| | | | | | | | | | This isn't recognised by configure, and the random number daemon that requires Pth isn't enabled. (From OE-Core rev: 6553c807e19042d3b6add4e7c4b3999fb641abe6) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libfm: allow build with automake-1.14Marko Lindqvist2013-10-262-0/+15
| | | | | | | | | | Do not consider automake warnings about future incompatibility errors. (From OE-Core rev: f7281ebf1fd593805f2cc10828ecb9723e1554d0) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libfm: upgrade to upstream version 1.1.2.2Marko Lindqvist2013-10-262-4/+2
| | | | | | | (From OE-Core rev: 47f803a9cc6a7b43f10775172e6bc89632af322e) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libcheck: allow build with automake-1.14Marko Lindqvist2013-10-262-0/+16
| | | | | | | | | | Do not consider automake warnings about future incompatibility errors. (From OE-Core rev: c7ead34c51e77067cb5dd95cf0aa1bc35567a0f3) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* nss: don't need set SRC_URI with both += and _appendMing Liu2013-10-261-1/+1
| | | | | | | | (From OE-Core rev: b1252f91ef62ce62d4d55269f498b5692aba76e8) Signed-off-by: Ming Liu <ming.liu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* check: Remove duplicate recipe of libcheckSaul Wold2013-10-263-52/+0
| | | | | | | (From OE-Core rev: 0288dbcae1e9793e7d7491cca45301f68fb23806) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libcheck: Add native support for kbd-nativeSaul Wold2013-10-261-0/+3
| | | | | | | (From OE-Core rev: a927a6c21770dd4c265cc4960e545edd9d3262cf) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* nspr: Add LDFLAGS to TARGET_CC_ARCH to fix warningSujith H2013-10-261-0/+1
| | | | | | | | | | | | | WARNING: QA Issue: No GNU_HASH in the elf binary: 'armv7a-vfp-neon-mel-linux-gnueabi/nspr/4.10-r0/packages-split/nspr-dev/usr/lib/nspr/tests/formattm' WARNING: QA Issue: No GNU_HASH in the elf binary: 'armv7a-vfp-neon-mel-linux-gnueabi/nspr/4.10-r0/packages-split/nspr-dev/usr/lib/nspr/tests/threads' WARNING: QA Issue: No GNU_HASH in the elf binary: 'armv7a-vfp-neon-mel-linux-gnueabi/nspr/4.10-r0/packages-split/nspr-dev/usr/lib/nspr/tests/semaerr' There are many QA Warnings thrown like the above for this recipe. This is observed for target imx6 sabrelite. (From OE-Core rev: 98d9af299c6e110c7560f282f37f1f85c155213d) Signed-off-by: Sujith H <Sujith_Haridasan@mentor.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* acl: Add nativesdk in BBCLASSEXTENDDavid Nyström2013-10-181-0/+2
| | | | | | | (From OE-Core rev: f534e0aa19b285fb69ac805a77d8852d4d06eb3c) Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* attr: Add nativesdk in BBCLASSEXTENDDavid Nyström2013-10-181-0/+2
| | | | | | | (From OE-Core rev: 6f527443e57bd5f565975888ada014b68365207e) Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* icu: Add nativesdk in BBCLASSEXTENDDavid Nyström2013-10-181-1/+2
| | | | | | | (From OE-Core rev: 8d2073e796ab4e575854c7106ebbfa9a00fe2137) Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* popt: Add nativesdk in BBCLASSEXTENDDavid Nyström2013-10-181-1/+1
| | | | | | | (From OE-Core rev: df41395acfbbfa17223e67706d7b661b57cf6eac) Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* beecrypt: Add nativesdk in BBCLASSEXTENDDavid Nyström2013-10-181-1/+1
| | | | | | | (From OE-Core rev: 2efc7b8213be8bc7014abec6b8e1322f9f1abc3c) Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ca-certificates: Clarify in Description that certs are Debian basedSaul Wold2013-10-181-1/+2
| | | | | | | (From OE-Core rev: f1d0b7fb15833b149b6999f4021e688212c1b6ce) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* check: add check recipe for kbd to use for creating unit testsSaul Wold2013-10-183-0/+52
| | | | | | | | | enable ptest support for check itself (From OE-Core rev: 675b48d12325ca791797cd26fd0d1aae50003da6) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sqlite3: update to 3.8.0.2Saul Wold2013-10-141-2/+2
| | | | | | | (From OE-Core rev: 7ef9ebdc332e23ed27848cad998f0cb6e6601f99) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libbsd: upgrade to 0.6.0Saul Wold2013-10-141-2/+2
| | | | | | | (From OE-Core rev: c9b52f8b0706f4eaa60fc46b98cf4617657e5cf3) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* at-spi2-gtk: upgrade to 2.10.0Ross Burton2013-10-141-2/+2
| | | | | | | | (From OE-Core rev: 53b2c9e3a0a3b355c785299f9699dff70f81fd9b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* at-spi2-core: upgrade to 2.10.0.Ross Burton2013-10-141-2/+2
| | | | | | | | (From OE-Core rev: d88fa648ac264a593a8d09998302f4e151957437) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* atk: upgrade to 2.10.0.Ross Burton2013-10-141-2/+2
| | | | | | | | (From OE-Core rev: 3f2ee8853f4713cc8c068e81722d6c60ada53e1d) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnome-desktop-testing: addRoss Burton2013-10-142-0/+37
| | | | | | | | | | | gnome-desktop-testing is a test runner for GNOME-style Installed Tests, and will be used by run-ptest to execute these unit test suites. (From OE-Core rev: 4657b9a35e276b0891729d43f33db49ee5e3ae7d) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sqlite3: update to version 3.8.0.1Maxin B. John2013-10-141-2/+2
| | | | | | | | | Upgrade to latest version 3.8.0.1 (From OE-Core rev: b08de5ea62e34ac697a2911cf47b0eed42f1d7c0) Signed-off-by: Maxin B. John <maxin.john@enea.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* aspell: Add PACKAGECONFIG for cursesMartin Jansa2013-10-071-4/+8
| | | | | | | (From OE-Core rev: f8c2d27ef1366332900da8e0d7addeb8b265c5b0) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* nss: Fix return codes in postinstallDavid Nyström2013-09-301-0/+3
| | | | | | | | | | | exit 0 was done if $D != NULL, if one or more shlibsign executions fails. (From OE-Core rev: 5dc3eb72c4b9b68ab13310383a90fe7779bf92a7) Signed-off-by: David Nyström <david.nystrom@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ptest-runner: compatibile with busyboxRoy Li2013-09-241-14/+5
| | | | | | | | | | Do not use pushd, busybox does not support it if system only has busybox; Replace find command with ls to avoid some busybox's find unsupported options; (From OE-Core rev: 1f059654bc81e55896c96c7c8e32e09f8925a761) Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* boost: set up PACKAGECONFIG for boost-python libraryLukas Bulwahn2013-09-241-7/+8
| | | | | | | | | | | | | | | | | | | | | Until now, the comment in the boost.inc file suggested to enable the boost-python library by uncommenting some lines in that file. Using the new PACKAGECONFIG feature, boost-python can now be added optionally without need to modify the file or copying those lines into a bbappend file. Furthermore, we obtain the python version by inheriting python-dir instead of fixing the python version in this file. This commit is motivated by the need in the meta-ros layer, as discussed in the issue #145 of the meta-ros issue tracker [1]. [1] https://github.com/bmwcarit/meta-ros/pull/145 (From OE-Core rev: 7568bfdd114597956a1da68746f207ec7f93a48d) Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libunistring: remove the test to convert euc-jp in configureJackie Huang2013-09-222-1/+45
| | | | | | | | | | | | | Remove the test "Test against HP-UX 11.11 bug: No converter from EUC-JP to UTF-8 is provided" since we don't support HP-UX and if the euc-jp is not installed on the host, libunistring will be built without iconv support and will cause guild-native configure fail. (From OE-Core rev: 0470bd7a9658d3d8aa10e9d081f42b61b9b7a6f4) Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* icu-native: do_install: Segmentation faultRobert Yang2013-09-142-1/+32
| | | | | | | | | | | | | | | There was a "Segmentation fault" error when build icu-native when the TMPDIR is in a deep directory (for example, when len(readlink -f $TMPDIR == 410)), use LARGE_BUFFER_MAX_SIZE for cmd rather than SMALL_BUFFER_MAX_SIZE would fix the problem, this should be a misplay because other cmd uses LARGE_BUFFER_MAX_SIZE. [YOCTO #5171] (From OE-Core rev: ebfdddc23ff78231a819c62c8ffcced9633aa08b) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>