summaryrefslogtreecommitdiffstats
path: root/meta-yocto
Commit message (Collapse)AuthorAgeFilesLines
* poky.conf: DISTRO_VERSION bumpBeth Flanagan2015-06-031-1/+1
| | | | | | | | | | | We missed the DISTRO_VERSION bump for the 1.6.3 release. I've opened https://bugzilla.yoctoproject.org/show_bug.cgi?id=7836 to ensure that this doesn't happen again. (From meta-yocto rev: d1dea3bd544788aaec977908c5d0ca1f0e6d9e56) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump DISTRO_VERISON for 1.6.2Saul Wold2014-11-041-1/+1
| | | | | | | (From meta-yocto rev: 796a2a3d74a7a0da6201513d89d57b7abd74a268) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: Add sdl to nativesdk qemu PACKAGECONFIGSaul Wold2014-06-191-0/+1
| | | | | | | | | | | | Enable SDL by default for nativesdk as we do with natve, this will allow qemu with ADT to use graphics no vnc by default. [YOCTO #6446] (From meta-yocto rev: ff6154b4cb7330e73725294855a5bf9f9a9da980) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Bump DISTRO_VERSIONElizabeth Flanagan2014-06-121-2/+2
| | | | | | | | | | For 1.6.1 we need to bump version. (From meta-yocto rev: a37e6bfb26424202ed648548fa7e537eb6021b45) Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* busybox: fix meta-yocto's bbappend's FILESEXTRAPATHSaul Wold2014-06-061-1/+1
| | | | | | | | | | | | | | The FILESEXTRAPATH was not getting used correctly since our distro OVERRIDE is for poky-tiny, not poky, so just remove it, also we are not using a version directory so ensure we get correct BPN (Base Package Name). [YOCTO #6353] (From meta-yocto rev: 34b3fde299faa47cf6330cefa46b0e54ddcbbc42) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_alias.inc: update/sort alias information.Beth Flanagan2014-04-221-33/+36
| | | | | | | | | | | | | | | | Added new package data and resorted per http://article.gmane.org/gmane.linux.embedded.poky/9253 Removed -native packages as distrodata handles them in OVERRIDES. However, meta packages and grub-efi are special and needs some handling within distrodata. I have a patch for this but for the release I'm leaving them within distro-alias. (From meta-yocto rev: 6b1685c90b4def4a4b4ca862b7e915a953782b6e) Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Branch for 1.6 daisy releaseRichard Purdie2014-04-101-2/+2
| | | | | | (From meta-yocto rev: 9e8ff9d7f0e80cf91983256e98cbb1f49213e61c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Update SANITY_TESTED_DISTROSAlexandru Palalau2014-04-101-0/+1
| | | | | | | | | Added openSUSE-project-13.1 to SANITY_TESTED_DISTROS (From meta-yocto rev: 01343508770d001bb87b0bce9826b68136c9400f) Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Update SANITY_TESTED_DISTROSAlexandru Palalau2014-04-091-3/+1
| | | | | | | | | | Removed Ubuntu 12.10, Ubuntu 13.04 and Fedora 18 from SANITY_TESTED_DISTROS Added Ubuntu 14.04. Tests were done for Ubuntu 14.04 beta. (From meta-yocto rev: 92690c68b4907eaf8869efc080ce1202a3bf693a) Signed-off-by: Alexandru Palalau <alexandrux.palalau@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: drop routerstationpro in favour of edgerouterPaul Eggleton2014-04-041-1/+1
| | | | | | | (From meta-yocto rev: 06f12ff4ac92bf94e15832b29c1bc357b3c050a2) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: added Poky 1.6 as tested distroCristian Iorga2014-04-041-0/+1
| | | | | | | | | | Build Appliance will not complain about distro. (From meta-yocto rev: 5111dadadd92cb08fd3cfee16b55a6f81d5ac65d) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny: enable LFS for uclibcValentin Popa2014-04-041-0/+3
| | | | | | | | | | | | | Enable large file support for uclibc. This patch also solves the build issue reported for uclibc (poky-tiny). [YOCTO #5865] (From meta-yocto rev: 9ab612bf3bc709116572419f0e8155d1a047541c) Signed-off-by: Valentin Popa <valentin.popa@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: Update for beagleboard -> beagleboneRichard Purdie2014-03-311-1/+1
| | | | | | (From meta-yocto rev: f42c0c8b84acaad6bae4e46faba68d173a9859f2) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: set qemu BSPs preferred version to 3.14Bruce Ashfield2014-03-311-7/+7
| | | | | | | (From meta-yocto rev: 7b91dccab24fff4ae5e3392336601fdc8f5ce1db) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_alias.inc: remove packagegroup-toolset-nativeRobert Yang2014-03-301-1/+0
| | | | | | | | | | | There was a patch in oe-core to remove the recipe packagegroup-toolset-native.bb, then we also need to remove it from distro_alias.inc. (From meta-yocto rev: 98e86ada4827013af0e9a0e9719d65cde329ecd8) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample.extended: update it for the archiverRobert Yang2014-03-261-1/+12
| | | | | | | | | | | Add the filter license comment for archiver.bbclass. [YOCTO #5740] (From meta-yocto rev: e8be485da68abcdda17004c539e37ead5283fc4c) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample.extended: update for the archiverRobert Yang2014-03-211-34/+29
| | | | | | | | | | | Updated it since we have refactored the archiver.bbclass. [YOCTO #5113] (From meta-yocto rev: 0bb498b011113ddf79a51675678bb46b32490237) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto/conf/distro/include/*: update image/packagegroup entriesPaul Eggleton2014-03-072-14/+6
| | | | | | | | | | These files were somewhat out-of-date with regard to some of the changes that have happened with packagegroups and images, so update them. (From meta-yocto rev: 752d64f5e2c9cccf939b131bbcb5bd52b5d1e6c6) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny.conf: update for rename of core-image-basicPaul Eggleton2014-03-071-1/+1
| | | | | | | (From meta-yocto rev: 52c24365cd3e7b87b35623f16976edd8fdc55626) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gnutls: update regexValentin Popa2014-03-051-1/+2
| | | | | | | | | update regex for gnutls (From meta-yocto rev: 9ee4cb153b60baaa284cbc2aabb40e0e5c7ea44f) Signed-off-by: Valentin Popa <valentin.popa@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: add CentOS 6.5 to SANITY_TESTED_DISTROSPaul Eggleton2014-02-281-0/+1
| | | | | | | | | This is a point release and is an automatic upgrade for users of 6.4. (From meta-yocto rev: 6585869c990ab39abd99c4089ec79f8e6306a916) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-lsb.conf: fix the include path for security_flagsStefan Stanacar2014-02-251-1/+1
| | | | | | | | | | The correct file is security_flags.inc not .conf and it's probably a good idea to make it a require so it's a hard fail. (From meta-yocto rev: ead070c98f81dbc06e710926f04debf89d3440c5) Signed-off-by: Stefan Stanacar <stefanx.stanacar@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Drop seperatebuilddir.inc, its included in the core nowRichard Purdie2014-02-251-2/+0
| | | | | | (From meta-yocto rev: 29a27f312eba16e5bb09aa8c50b5989943022ce7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Add Debian-7.4 to SANITY_TESTED_DISTROSOlof Johansson2014-02-111-0/+1
| | | | | | | (From meta-yocto rev: 161266a5e2cdde596dc47a357cb0f304164a6f0c) Signed-off-by: Olof Johansson <olof.johansson@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* useradd.bbclass: Add ability to select a static uid/gid automaticallyMark Hatle2014-02-091-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [YOCTO #5436] Automatic selection of static uid/gid is needed for a dynamically generated passwd and group file to have a deterministic outcome. When a package is installed and instructs the system to add a new user or group, unless it selects a static uid/gid value, the next available uid/gid will be used. The order in which packages are installed is dynamically computed, and may change from one installation to the next. This results in a non-deterministic set of uid/gid values. Enabling this code by adding USERADDEXTENSION = "useradd-staticids", and adding a preconfigured passwd/group file will allow the continued dynamic generation of the rootfs passwd/group files, but will ensure a deterministic outcome. (Dynamic generation is desired so that users and groups that have no corresponding functionality are not present within the final system image.) The rewrite params function will override each of the fields in the useradd and groupadd calls with the values specified. Note, the password field is ignored as is the member groups field in the group file. If the field is empty, the value will not be overridden. (Note, there is no way to 'blank' a field, as this would only generally affect the 'comment' field and there really is no reason to blank it.) Enabling USERADD_ERROR_DYNAMIC will cause packages without static uid/gid to generate an error and be skipped for the purpose of building. This is used to prevent non-deterministic behavior. USERADD_UID_TABLES and USERADD_GID_TABLES may be used to specify the name of the passwd and group files. By default they are assumed to be 'files/passwd' and 'files/group'. Layers are searched in BBPATH order. (From OE-Core rev: 18c99dac52b746b88cd084eb4c2a2ef0329a6ff3) (From meta-yocto rev: 48580430b6d23730940474cc3d6d7fbd3ad247bf) Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* package_regex.inc: fix a minor typoLaszlo Papp2014-02-061-1/+1
| | | | | | (From meta-yocto rev: cc11f8ee938136348972c75df02a33938efcffb7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: rename busybox's bbappend file to match the current versionChen Qi2014-02-022-0/+0
| | | | | | | | | | Rename the bbappend file to match the current version of busybox. (From meta-yocto rev: de32658ea7bab306a0a0f5413f6a7ec752b2d478) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Revert "poky-tiny: Assume pkgconfig is provided"Krzysztof Sywula2014-02-021-5/+0
| | | | | | | | | | | This reverts commit a54932dc373ec130f7a166d144f4d5744ec52097. pkgconfig does not pull in glib->dbus anymore (From meta-yocto rev: 4556c2b14f00d011e203d70bcc0ba8e70ec74d51) Signed-off-by: Krzysztof Sywula <krzysztof.m.sywula@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: Add automatic defaults for BB_NUMBER_THREADS and ↵Richard Purdie2014-01-281-0/+6
| | | | | | | | | | | | | | | PARALLEL_MAKE Its rather sad that people don't appear to read local.conf and then complain about slow builds when they're just using a single thread. Most systems have more than one core now so we might as well use a more automatic default for these values. This may lead to better experiences for new users. [YOCTO #2528] (From meta-yocto rev: 52bf4bdcaea0df69231327413d502aad11c3adf3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Remove Debian Squeeze from SANITY_TESTED_DISTROSOlof Johansson2014-01-211-1/+0
| | | | | | | | | | Debian Squeeze is not a supported platform, since the bitbake python dependency on Python was bumped to 2.7. (From meta-yocto rev: d18666aebe2d1889dcf45dc0fda491970cb77433) Signed-off-by: Olof Johansson <olof.johansson@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: add Debian 7.3 to SANITY_TESTED_DISTROSOlof Johansson2014-01-211-0/+1
| | | | | | | | | | 7.3 is a point release with security and bug fixes only, and I can confirm that it works. (From meta-yocto rev: baf65c002f6bc2ecf6c61a8ec5f1ad8b994b033d) Signed-off-by: Olof Johansson <olof.johansson@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny.conf: Add PACKAGECONFIG to disable opkg-utils python dependenciesRichard Purdie2014-01-191-0/+3
| | | | | | (From meta-yocto rev: 5b191256efdf4ae7d0f58cd2612048d832b86556) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking.inc: remove outdated glib-2.0 entryRobert Yang2014-01-061-1/+0
| | | | | | | | | | glib-2.0: out of date, it was added before/when 2.35.8, now we use 2.38.2 (From meta-yocto rev: afaac61f9319473ac4f62597ba69880cd5ba29d9) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers.inc: reassign e2fsprogsRobert Yang2014-01-031-1/+1
| | | | | | | | | Paul has agreed to reassign e2fsprogs to Robert (From meta-yocto rev: 99eb907f6fe6fae9ead54523782baa64a700c0ec) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Add Fedora-20 to supported distros listRobert Yang2014-01-021-0/+1
| | | | | | | | (From meta-yocto rev: cf42610ac26307f28d5b3fea6be8bde223c0ed40) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers.inc: reassign tzcode-nativeRobert Yang2014-01-021-1/+1
| | | | | | | (From meta-yocto rev: 49d8093a6c8b2040075377c8f54fc33103c75b5b) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking.inc: update entriesRobert Yang2014-01-021-13/+1
| | | | | | | | | | | | | | | | Remove/update the following entries: autoconf: out of date, it was added before/when 2.68, now we use 2.69 autogen: out of date, it was added before/when 5.12, now we use 5.17.4 automake: out of date, it was added before/when 1.12, now we use 1.14 pn-gmp: out of date, it was added before/when 5.0.5, now we use 5.1.1 makedevs: out of date, it was added before/when 1.0.0, now we use 1.0.1 glib-2.0: update it. (From meta-yocto rev: dd92507c6734ad4ab72367a159067482516190f3) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-toolchain-sdk: Remove references from meta-yoctoSaul Wold2013-12-193-3/+0
| | | | | | | | | [YOCTO #5676] (From meta-yocto rev: 0d7ecc132797aacf7642cf4aaa43e0bd4239c491) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* pango: remove no update reason because it was updatedCristiana Voicu2013-12-181-1/+0
| | | | | | | (From meta-yocto rev: a413fb20706061422d74692baa329b24bba49eb7) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qemu/local.conf.sample: Add sdl PACKAGECONFIGRichard Purdie2013-12-161-0/+11
| | | | | | | | | | | Currently the SDL configuration option for qemu floats. This is confusing to new users and makes the build non-determinstic. This patch adds a PACKAGECONFIG option, defaulting to off and adds documentation to local.conf.sample leaving it on by default since this is the configuration our quick start assumes. (From meta-yocto rev: 1ddafa2d5200793f81808d79d1668282d57c2e93) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample.extended: restore some editsPaul Eggleton2013-12-131-24/+29
| | | | | | | | | | | | Poky commit ba8506ee342a1a579ceb309f3f50285eaad84f25 reverted some previous changes that hadn't been applied in the OE-Core version of this file. This patch restores them and tweaks a couple of sentences so that they make sense. (From meta-yocto rev: 38afe2938a54b59231598be8e8646564457f4d97) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_alias.inc: drop external-*Paul Eggleton2013-12-131-3/+0
| | | | | | | | | These are all obsolete now. (From meta-yocto rev: 293f0780c7864413ca89d5d53ec7215e1e612a2d) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers.inc: update the the maintainersRobert Yang2013-12-131-80/+80
| | | | | | | | | Hongxu, Qi, Chong and Robert takes 80 recipes. (From meta-yocto rev: eb15164117e49944306c8fbf0d70a07f2cbed7f0) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.extended: Bring into sync with OE-CoreRichard Purdie2013-12-121-31/+37
| | | | | | (From meta-yocto rev: 8a3bcfa1204811c5a26d5485e0b2ef3b389e74ec) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro-tracking: remove GMAE package groupsRoss Burton2013-12-103-8/+0
| | | | | | | (From meta-yocto rev: 3464c5d3b0cb149c63d74146bb7b3ebee89f644e) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-libc-headers-yocto: Drop old 3.4+git versionRichard Purdie2013-12-081-36/+0
| | | | | | | | | | Overriding the kernel headers is bad practise and we have little need of this specific recipe as the outdated version shows so lets drop it. Anyone needing it can find it in the history. (From meta-yocto rev: 5f5b66708f60ce325b6be6cea3eae0daa3f70a90) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf/native.bbclass: Use FC instead of F77 for fortranRichard Purdie2013-12-051-4/+3
| | | | | | | | | | | | | gcc tooling appears to be standardising around the FC variable naming. This patch changes the F77 namespace to FC instead and use the default gfortran compiler. If anyone needs the F77 variables or tools, those can still be made on a case by case basis. Also updates local.conf.sample.extended accordingly. (From OE-Core rev: ae8c17be2845eff2be8394a5d9a45e6aa321c33d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Add Ubuntu-13.10 to supported distros listRichard Purdie2013-11-291-0/+1
| | | | | | (From meta-yocto rev: bbde6b42ff2556d090410b49c083609956789eda) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: Fix typoYi Zhao2013-11-291-2/+2
| | | | | | | (From meta-yocto rev: 00b47f00a7fa7a40855f5c682772b5fc1a021e5b) Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: enable unknown-configure-option QA test as a warningRoss Burton2013-11-261-1/+2
| | | | | | | | | This QA test will warn if configure is passed options that it doesn't recongise. (From meta-yocto rev: a99826ac6c10ae9c56a0ece15e1485540d064107) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>