summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/distro
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* 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>
* 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>
* 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-192-2/+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>
* 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>
* 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>
* 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>
* 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>
* poky.conf: enable ptest distro featureRoss Burton2013-11-221-1/+1
| | | | | | | | | | Poky is the reference distribution for testing, so it should build the -ptest packages for on-target testing. (From meta-yocto rev: 9381b2d2bddf9f67cf57b0718cf99e45805125fa) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: add Debian 7.2 to SANITY_TESTED_DISTROSOlof Johansson2013-11-141-0/+1
| | | | | | | | | | 7.2 is a point release with security and bug fixes only, and I can confirm that it works. (From meta-yocto rev: d5b180b97711bd3899f63a7a468544bb94573ae1) Signed-off-by: Olof Johansson <olof.johansson@axis.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking: Update manual check for minicomCristian Iorga2013-10-231-1/+1
| | | | | Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* package-regex: Tweak python-docutils so it works correctlySaul Wold2013-10-181-1/+1
| | | | | | | (From meta-yocto rev: 8bd33820b4d1944a9f7730f8e2676d0d45e1cd0b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Update Version post releaseRichard Purdie2013-10-141-1/+1
| | | | | | (From meta-yocto rev: 1c0e084b62b0ebb617ab3856c376bc80ea9a85b4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_alias.inc: better sortElizabeth Flanagan2013-10-081-39/+39
| | | | | | | | | | | | | | Re-sort as suggested by Peter Kjellerstedt http://article.gmane.org/gmane.linux.embedded.poky/9253 This also standardizes spaces. The sort Peter suggests, however, does not account for the header. (From meta-yocto rev: dc3f562496769f9756f8ef1f1399f19e82146cb2) Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_alias.inc: Package correctionsElizabeth Flanagan2013-10-081-12/+43
| | | | | | | | | | | This commit corrects a few duplicate distro aliases and adds some packages missed for other arches as universe is slightly different per machine. (From meta-yocto rev: f179ce4473c0b597a8f9cfd80ff32f3118075342) Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers.inc: remove obsolete recipesCristiana Voicu2013-10-074-9/+0
| | | | | | | | | | | This patch removes some references on imake, xorg-cf-files and transfig from maintainers, distro_alias, recipe_color, package_regex and seperatebuilddir files. Transfig, imake and the associated xorg-cf-files were removed. (From meta-yocto rev: 5f26c40e6a62adcd68ddf3bbfa400aa28d78d2b6) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_alias: Fix missing =Saul Wold2013-10-031-1/+1
| | | | | | | (From meta-yocto rev: 13cf3223c7eb5ecd1f81156272809705cd2aa68b) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers: Add some maintainersSaul Wold2013-10-031-0/+12
| | | | | | | (From meta-yocto rev: cf6117994e11a318a56612e1fab144238093db2e) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* package_regex: Add python-docutilsSaul Wold2013-10-031-0/+2
| | | | | | | (From meta-yocto rev: 75e00d53b07bd618771305b964a833d07726fbb3) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking: Update manual checked listSaul Wold2013-10-031-6/+8
| | | | | | | (From meta-yocto rev: 23a1bcc2a610f903a5e87370c470c50defd60f04) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_alias.inc: update distro_aliasElizabeth Flanagan2013-10-011-1/+43
| | | | | | | | (From meta-yocto rev: d67242678034a096010be0e87e2623292ea2dce1) 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>
* distro_alias.inc: Sort entriesElizabeth Flanagan2013-10-011-14/+14
| | | | | | | | | | Entry order is inconsistent. sort -d on entries. (From meta-yocto rev: 2e1f75cae22adc37cd4bea736bcc3c13ba1eae16) 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>
* poky.conf: Removed obsolete distros from SANITY_TESTED_DISTROSAlexandru Palalau2013-10-011-4/+0
| | | | | | | | | | Removed CentOS-6.3, Fedora-17, Debian-6.0 and Poky-1.3 from SANITY_TESTED_DISTROS. (From meta-yocto rev: 1d5c7b6c47f0aea8828ae65073ed084ed7746416) Signed-off-by: Alexandru Palalau <alexandrux.palalau@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: updated SANITY_TESTED_DISTROS in poky.confAlexandru Palalau2013-09-301-1/+3
| | | | | | | | | | | Added Fedora-19 and Debian-6.0.7 to SANITY_TESTED_DISTROS. No more warnings regarding sanity for these two host distros (From meta-yocto rev: 2d3cddaae4cbf4e3e2a01aa7146e1b577c056324) Signed-off-by: Alexandru Palalau <alexandrux.palalau@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky: Update to 1.5 release versionRichard Purdie2013-09-241-2/+3
| | | | | | (From meta-yocto rev: 3e2cde70c10393e8358a42841bc2acce19fc65a6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro: remove anjuta-remote-run from distro_alias and maintainersRoss Burton2013-09-222-2/+0
| | | | | | | (From meta-yocto rev: dfaf60b1dfd7db3a9168f7c41ab5c4fb63752f15) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: add version-going-backwards to ERROR_QAPaul Eggleton2013-09-031-1/+1
| | | | | | | | | | | | | This restores this check after it was disabled by recent poky rev 560dac6e7db76f533f98eda969f585e4eb416e6e. This check is already in ERROR_QA in the default value set in OE-Core. Fixes [YOCTO #5088]. (From meta-yocto rev: 9b0aef0651a76b0587d52bd3022cc64786ff1f7b) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: change default kernel to 3.10Bruce Ashfield2013-08-271-7/+7
| | | | | | | | | | | | | | | With 3.10 being the next LTSI kernel, and all qemu reference platforms tested on that new baseline, the time has come to bump the default version for qemu* and other boards to 3.10. Reference platforms continue to explicitly set their own preferred versions for the kernel as required. (From meta-yocto rev: 8a732e2b940edb7618899a83dedb074f6086a407) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: add Debian 7.1 to SANITY_TESTED_DISTROSRoss Burton2013-08-221-0/+1
| | | | | | | | | | 7.1 is a point release with security and bug fixes only, and I can confirm that it works. (From meta-yocto rev: 6d667926f795387207f6bed591aff244926f08e2) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* SDK_NAME: Change to include image name and tune archElizabeth Flanagan2013-08-221-1/+1
| | | | | | | | | | | | | | [YOCTO #4618] When building out multiple toolchains with the same target arch you can end up having toolchains with the same name. Making the naming a bit more granular by adding IMAGE_BASENAME and TUNE_PKGARCH to SDK_NAME and removing TARGET_ARCH from SDK_NAME (From meta-yocto rev: 4ad6195596f7dcdb8a7131555d7caee630a4b958) Signed-off-by: Elizabeth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking: Update last check datesSaul Wold2013-08-221-4/+4
| | | | | | | (From meta-yocto rev: f03751075aab2fe2bc733eee7ae47fb8a6453ccd) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers: give guilt-native to BruceSaul Wold2013-08-221-1/+1
| | | | | | | (From meta-yocto rev: e1eb3f66a933a0e64a735e6484028474b6e9f670) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking: add NO_UPDATE_REASON for gawk and pangoCristiana Voicu2013-08-221-0/+2
| | | | | | | (From meta-yocto rev: 7763eaea0f3c3e5b63fa7c28e578f676ca1f5ef6) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: Don't force the addition of extra DISTRO_FEATURESOtavio Salvador2013-08-201-5/+6
| | | | | | | | | | | | | | | | | | | | | | | The DISTRO_FEATURES shouldn't unconditionally append items to it. This makes it impossible to override it inside of local.conf or in a distro based on Poky. This moved the definition to poky.conf and created a new variable (POKY_DEFAULT_DISTRO_FEATURES) which easy overriding of this, for Poky based distros and used the 'DISTRO_FEATURES_DEFAULT' variable to avoid duplication OE-Core default. This makes the override of default DISTRO_FEATURES easier. User can now do: ,----[ Usage example for local.conf ] | DISTRO_FEATURES = "${DISTRO_FEATURES_DEFAULT} ${DISTRO_FEATURES_LIBC} \ | largefile opengl multiarch" `---- (From meta-yocto rev: 3be81b70202909e273b5b555d8e66e9e644ef2c0) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>