summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* git: upgrade to 1.8.5.2Robert Yang2014-01-022-3/+3
| | | | | | | | | | | * Upgrade to 1.8.5.2 * Remove the SRC_URI from the git.inc since we use the one in git_1.8.5.2.bb (From OE-Core rev: 89e721830f2b2840d62e613c4bc89eca1fffd03a) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* make: remove the obsolete SCCS.patchRobert Yang2014-01-022-19/+1
| | | | | | | | | | This patch is used for removing SCCS/*s.conftest, but there is no SCCS directory from 3.81, so remove it. (From OE-Core rev: 35ab83cadfe8c5f451dbe9a0b0732339e4381099) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* quilt: upgrade to 0.61Chong Lu2014-01-023-6/+3
| | | | | | | | (From OE-Core rev: 691a2746e95caa583f89d8fd6eed246fc3e54979) Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* glib-2.0: add EXTRA_OECONF for uclibcSaul Wold2014-01-021-0/+1
| | | | | | | | | | | The uclibc configuration requires the gnu libiconv, so tell configure which one to use [YOCTO #5431] (one of many) (From OE-Core rev: a90b32d63c8a816462b42a33851e4e5e6041bbca) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* tcl: Fix ${bindir}/tclsh symlinkMartin Jansa2014-01-021-0/+1
| | | | | | | | | | | | | | * 8.6.1 version installs tclsh8.6 binary and tclsh symlink to tclsh${VER} (tclsh8.6.1) which doesn't exist lrwxrwxrwx 1 bitbake bitbake 12 Dec 26 16:19 sysroots/x86_64-linux/usr/bin/tclsh -> ./tclsh8.6.1 -rwxr-xr-x 2 bitbake bitbake 8.8K Dec 26 16:19 sysroots/x86_64-linux/usr/bin/tclsh8.6 * add another symlinks tclsh8.6.1 -> tclsh8.6 (From OE-Core rev: fe0e2d72d7e86f960cfb39342dcdd661a8b8a10b) 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>
* python: fix unrecognised options: --without-cxx --with-cyclic-gcSaul Wold2014-01-021-2/+1
| | | | | | | | | | | The -with-cxx changed to with-cxx-main sometime around the 2.5 time frame It appears that there never was a with-cyclic-gc configure option, or if there was it was from some past patch we no longer have. (From OE-Core rev: 3bfadeb3d86dc2b51525b7650567c42df0d0abcb) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sqlite: remove unrecognised options: --enable-tempstoreSaul Wold2014-01-021-1/+1
| | | | | | | | | | | This option appears to be commented out in the configure.ac with no explaination, It does not appear to be commented out in the source, so it occurs during the sqlite release process! (From OE-Core rev: 30616257b8d611db204cb85126c2578325b9c048) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* eglibc: Remove older version 2.17Saul Wold2014-01-0236-14307/+0
| | | | | | | (From OE-Core rev: 14066651cd74724dcb59c10f994f5b2bf38a4745) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gcc: Drop 4.7.2 version since 4.8 is stable nowRichard Purdie2014-01-0255-8067/+0
| | | | | | | | | We've had 4.8 around for a while now, I'm not aware of any issues with it so we can drop the older 4.7 version. (From OE-Core rev: 15685dccd37f7636bbdd56af04a9dbc9b7595612) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: set a default for MACHINE_FEATURESPaul Eggleton2014-01-021-0/+1
| | | | | | | | | | | | | | Ensure that if MACHINE_FEATURES is not set by the machine config that we don't end up with expansion errors during parsing. Technically since the introduction of MACHINE_FEATURES_BACKFILL = "rtc" this is unlikely to be a problem unless "rtc" is also added to MACHINE_FEATURES_BACKFILL_CONSIDERED, however we should be consistent with DISTRO_FEATURES which is defaulted in bitbake.conf. (From OE-Core rev: bf2c8946d96524aaa91ab43762c963ea38ccc342) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pciutils: tidy up recipePaul Eggleton2014-01-021-5/+6
| | | | | | | | | | | * Move package-specific defitions to the end * Define pciutils-ids package as ${PN}-ids * Add SUMMARY and tweak DESCRIPTION for pciutils-ids package (From OE-Core rev: c8c39c78878cdffe47b376b6211dd1ae45fd59d2) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* opkg-utils: tidy up recipePaul Eggleton2014-01-021-8/+10
| | | | | | | | | | * Update HOMEPAGE * Rearrange statements in logical order (From OE-Core rev: b180ede825dca8747c8c64dc2f23d64809a3ba95) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* guilt-native: tidy up recipePaul Eggleton2014-01-021-7/+4
| | | | | | | | | | * Fix indentation and spacing * Drop SRC_URI checksums that aren't used (recipe is fetching from git) (From OE-Core rev: d673ec1686631f4b146f59f8dc36287b65a5d95d) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* enchant: tidy up recipePaul Eggleton2014-01-021-5/+9
| | | | | | | | | | * Move recipe definitions into logical order * Fix spacing (From OE-Core rev: b3419d1d0cf3c7d21ed9e2ab65f16b8fc1b352bf) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* stat: tidy up recipePaul Eggleton2014-01-021-9/+5
| | | | | | | | | | | | | * Add SUMMARY * Tweak DESCRIPTION * Use PV in SRC_URI * Drop commented-out function that we obviously don't need * Move BBCLASSEXTEND to end to match with convention (From OE-Core rev: f50ece3e1f2fb1b0faee6c86a4e2ebf46e8e80dc) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* adt-installer: tweak DESCRIPTION and add SUMMARY and HOMEPAGEPaul Eggleton2014-01-021-1/+3
| | | | | | | (From OE-Core rev: 48bdfc957f1994f945ca46fd769e154c1d50f027) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* core-image-lsb: fix DESCRIPTIONPaul Eggleton2014-01-021-3/+2
| | | | | | | | | | | LSB includes X, and I wouldn't really call this image "basic" or "foundational" in our terms, so adjust the description to be a bit more appropriate. (From OE-Core rev: 6ba089373b5b2117c3d50ee58c11c6f46e62fecb) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* binutils: add/tweak SUMMARYPaul Eggleton2014-01-022-2/+2
| | | | | | | (From OE-Core rev: 82a58c3342133d342907b54dafb2f22518d00707) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* icecc-create-env-native: add SUMMARY and tweak DESCRIPTIONPaul Eggleton2014-01-021-2/+3
| | | | | | | (From OE-Core rev: 274672362dbf0221144f2286bcd9a0b977c24fa6) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gmp: set SUMMARY and DESCRIPTIONPaul Eggleton2014-01-022-1/+3
| | | | | | | | | | Use the same values for both versions (the GPLv2 version doesn't use the .inc file). (From OE-Core rev: 99c3f40299ddf97fd85eaea4d86176f2b4d4db92) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-video-modesetting: set SUMMARY and DESCRIPTIONPaul Eggleton2014-01-021-1/+2
| | | | | | | | | Set these consistent with other X.org video driver recipes. (From OE-Core rev: 3737149835bc41915c1ac0ed4678a3d828bd77eb) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-video-fbdev: set SUMMARY and DESCRIPTIONPaul Eggleton2014-01-021-2/+3
| | | | | | | | | Set these consistent with other X.org video driver recipes. (From OE-Core rev: ff3af182f03948407ac71df54e8038296787dd11) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-input-vmmouse: set SUMMARY and DESCRIPTIONPaul Eggleton2014-01-021-1/+6
| | | | | | | | | Set these consistent with other X.org input driver recipes. (From OE-Core rev: fe7c955e63672afebe2475a0f482ef1bdb766c24) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qt4: set SUMMARY and tweak DESCRIPTIONPaul Eggleton2014-01-022-1/+3
| | | | | | | (From OE-Core rev: da0a84295583aaf9f943f7e3a64373079a70024d) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Basic recipe formatting fixesPaul Eggleton2014-01-0223-33/+37
| | | | | | | | | Fix statement indenting and spacing issues that I happened to notice. (From OE-Core rev: d11e297b007aba625b398c52952ec929c3b02b83) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-dummy: set reasonable DESCRIPTIONPaul Eggleton2014-01-021-0/+3
| | | | | | | (From OE-Core rev: 2deb5211fdad0df501c3c2cdb0ed14caccb37ebe) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-dummy: set LICENSE to GPLv2 to avoid license warningPaul Eggleton2014-01-021-1/+1
| | | | | | | | | | | | This recipe doesn't actually produce any non-empty packages, but since it's pretending to be a Linux kernel it might as well pretend to have the same license, if for no other reason than to avoid producing a warning since the previous value ("GPL") isn't acceptable. (From OE-Core rev: 92cbf6962b82f9118bdc55883851adf2b5fcc930) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gawk: set reasonable SUMMARY and DESCRIPTIONPaul Eggleton2014-01-022-5/+7
| | | | | | | | | Also ensure both versions have the same values. (From OE-Core rev: 3111dc9a2edc2942f892589e575e7af63b1717d6) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xev: add proper SUMMARY and DESCRIPTIONPaul Eggleton2014-01-021-1/+7
| | | | | | | | | Add these consistent with other X.Org application recipes. (From OE-Core rev: 7c2360f6c90e0f16b81d456861f44147c473017b) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libunique: fix HOMEPAGE and touch up DESCRIPTIONPaul Eggleton2014-01-021-2/+2
| | | | | | | (From OE-Core rev: dee7d5b94f12e7e966bd39f0c82551d2c549588d) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bash: update HOMEPAGEPaul Eggleton2014-01-021-1/+1
| | | | | | | (From OE-Core rev: ec7a9dcacce39e922295a7d84b815b01af27a8b8) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* startup-notification: fix HOMEPAGEPaul Eggleton2014-01-021-1/+1
| | | | | | | (From OE-Core rev: 5a9254487a84a29fbf09d4f481c9dfa8832a6b8a) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* lame: update HOMEPAGEPaul Eggleton2014-01-021-1/+1
| | | | | | | (From OE-Core rev: 4af2f72f657dae94f65a60441aca76c19b0f7361) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libsamplerate0: add HOMEPAGEPaul Eggleton2014-01-021-0/+1
| | | | | | | (From OE-Core rev: ec3f2d3cda1eced3d1c519c2243af4b764674c9f) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* telepathy-mission-control: fix HOMEPAGEPaul Eggleton2014-01-021-1/+1
| | | | | | | (From OE-Core rev: 2a155e89bc9e25241b4f18b921844649b6b85ea5) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gettext: set reasonable SUMMARY and DESCRIPTIONPaul Eggleton2014-01-022-3/+4
| | | | | | | | | Ensure both versions have the same values. (From OE-Core rev: 164daf1398573bb503dbe301b4df5aabbc7cafc2) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Add missing SUMMARY valuesPaul Eggleton2014-01-0220-0/+20
| | | | | | | | | | | | These recipes all had a long DESCRIPTION but no SUMMARY; since the SUMMARY is often displayed alone by package managers and the default value ("${PN} version ${PV}") isn't particularly useful, we should always try to set SUMMARY. (From OE-Core rev: db02edd2e9d7645592933cbb25ea0ca4d6561392) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Replace one-line DESCRIPTION with SUMMARYPaul Eggleton2014-01-02297-395/+398
| | | | | | | | | | | | | | A lot of our recipes had short one-line DESCRIPTION values and no SUMMARY value set. In this case it's much better to just set SUMMARY since DESCRIPTION is defaulted from SUMMARY anyway and then the SUMMARY is at least useful. I also took the opportunity to fix up a lot of the new SUMMARY values, making them concisely explain the function of the recipe / package where possible. (From OE-Core rev: b8feee3cf21f70ba4ec3b822d2f596d4fc02a292) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Replace OpenedHand Bugzilla in BUGTRACKERPaul Eggleton2014-01-0222-22/+22
| | | | | | | | | | | This site no longer exists, and all of these are now (semi-)maintained on yoctoproject.org infrastructure, so set BUGTRACKER to point to the Yocto Project Bugzilla. (From OE-Core rev: 4be5a258872f4d8b94a6215a455e7bd992db17f5) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Drop empty/invalid BUGTRACKER valuesPaul Eggleton2014-01-029-9/+0
| | | | | | | | | | Setting this value to blank or "n/a" in just a few recipes accomplishes nothing. (From OE-Core rev: 2d6f11d6bae8b03a00086f1dd43ca1853ac667d5) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* speex: fix SRC_URI to use PV instead of hardcoding the versionPaul Eggleton2014-01-021-1/+1
| | | | | | | (From OE-Core rev: 7e9d1c6565d4065f52ad6d4fe8ede2159faafac6) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mesa-demos: fix unrecognised optionsRobert Yang2014-01-021-2/+2
| | | | | | | | | | | Fix two unrecognised options: * --disable-libosmesa -> --disable-osmesa * --disable-libx11 -> --disable-x11 (From OE-Core rev: 32e45c2e54877c5d0ba364041234eaa932bfb827) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ghostscript: remove unrecognised optionRobert Yang2014-01-021-3/+5
| | | | | | | | | | | | | | | Remove --without-jasper since the jasper had been removed: commit 6070a6f33bebf7538e48219010bc1e4de8341ea8 Author: Ray Johnston <ray.johnston@artifex.com> Date: Fri Aug 3 00:32:32 2012 -0700 Rip out jasper -- openjpeg is our JPX implementation. (From OE-Core rev: 711ec79d118e0d116b14d48a08820e4f88979ed5) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* wget: remove unrecognised optionRobert Yang2014-01-021-1/+1
| | | | | | | | | | Remove the --with-libc, I can't find anything about this option from wget's log history. (From OE-Core rev: 4751b3d4c5002759ba8f574167a6c321ff9042d6) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* cups: remove unrecognised optionRobert Yang2014-01-021-2/+0
| | | | | | | | | | | | | | | | | Remove the following 2 options: * --disable-tiff * --with-pdftops The tiff and pdftops filters have been moved into another package cups-filters, so these options are not valid any more. Please visit here for more info: http://www.cups.org/str.php?L3930 (From OE-Core rev: acf2aca0c6af216d2757b0591accd80608ac5898) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* enchant: fix unrecognised optionRobert Yang2014-01-021-1/+3
| | | | | | | | | | | | | Fix the unrecognised option --disable-binreloc, the configure now uses: AM_CONDITIONAL(WITH_BINRELOC, test "x$br_cv_binreloc" = "xyes") We can use br_cv_binreloc=no to fix it. (From OE-Core rev: 00c893c0fe524abb4ae4f1aa6d007ff543fb6afb) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bluez-hcidump: remove unrecognised optionsRobert Yang2014-01-021-2/+0
| | | | | | | | | | | | | | | | | Remove the following two options since they are not needed any more: * --with-bluez-libs * --with-bluez-includes commit 78631c5f66f0580695ff3aac4dc8831e3795b735 Author: Marcel Holtmann <marcel@holtmann.org> Date: Wed Aug 31 00:57:30 2011 -0700 Change includes to use local copy of Bluetooth library (From OE-Core rev: 42877cedf24629fe61855ce3de5831e55d53a9bc) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gstreamer1.0: remove unrecognised optionsRobert Yang2014-01-021-2/+0
| | | | | | | | | | | | | | | | Remove the following two unrecognised options: * --disable-oggtest * --disable-vorbistest They are defined in m4/ogg.m4 and m4/vorbistest.m4, but now configure doesn't use them, configure.ac uses another way to define the --enable-ogg and --enable-vorbis, and there is no test options, so remove them. (From OE-Core rev: 246119c1ec216c66395c26292938168c27b73f69) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gstreamer1.0: remove unrecognised optionsRobert Yang2014-01-021-1/+5
| | | | | | | | | | | | Fix the following options: --disable-docs-build: replace with --disable-docbook --disable-gtk-doc --with-check=no: --disable-check (From OE-Core rev: 035f0e282ced1d1a2ebaf6900aa870a88e0f9450) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gstreamer: fix unrecognised optionsRobert Yang2014-01-021-1/+5
| | | | | | | | | | | | Fix the following options: --disable-docs-build: replace with --disable-docbook --disable-gtk-doc --with-check=no: replace with --disable-check (From OE-Core rev: 72a75bb0fbe7caddf00710a61015f18a96e40cbf) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>