summaryrefslogtreecommitdiffstats
path: root/meta-yocto/conf/distro
AgeCommit message (Collapse)Author
2013-09-24poky: Update to 1.5 release versionRichard Purdie
(From meta-yocto rev: 3e2cde70c10393e8358a42841bc2acce19fc65a6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-22distro: remove anjuta-remote-run from distro_alias and maintainersRoss Burton
(From meta-yocto rev: dfaf60b1dfd7db3a9168f7c41ab5c4fb63752f15) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-03poky.conf: add version-going-backwards to ERROR_QAPaul Eggleton
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>
2013-08-27meta-yocto: change default kernel to 3.10Bruce Ashfield
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>
2013-08-22poky.conf: add Debian 7.1 to SANITY_TESTED_DISTROSRoss Burton
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>
2013-08-22SDK_NAME: Change to include image name and tune archElizabeth Flanagan
[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>
2013-08-22upstream_tracking: Update last check datesSaul Wold
(From meta-yocto rev: f03751075aab2fe2bc733eee7ae47fb8a6453ccd) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-22maintainers: give guilt-native to BruceSaul Wold
(From meta-yocto rev: e1eb3f66a933a0e64a735e6484028474b6e9f670) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-22upstream_tracking: add NO_UPDATE_REASON for gawk and pangoCristiana Voicu
(From meta-yocto rev: 7763eaea0f3c3e5b63fa7c28e578f676ca1f5ef6) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-20poky.conf: Don't force the addition of extra DISTRO_FEATURESOtavio Salvador
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>
2013-08-16maintainers.inc: add entries for libav, x264 and yasmPaul Eggleton
These were recently added by me and I'm prepared to continue maintaining them. (From meta-yocto rev: c31d43ba3799bd54e143505db38910574e6233ec) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-16package_regex.inc: Add regex for atkCristiana Voicu
This is GNOME, 2.[odd] are development releases. (From meta-yocto rev: 4aeaf195e10ecf053acae768ff800c0245f4e15f) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-12maintainers.inc: reassign maintainers, remove obsolete recipesLaurentiu Palcu
This patch removes also all packages that were moved to meta-oe or that were removed completely. (From meta-yocto rev: 7ce5599e80f84d9c4edb03f1e7d92c92920d3a1c) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-06maintainers.inc: Update ownership of recipesCristiana Voicu
Take Radu's recipes because he's not working on the project anymore. (From meta-yocto rev: 6959568cb52bbbd7dafdeb0b52c3fc0f49809a81) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-08-06package_regex.inc: Add/Update regexesEmilia Ciobanu
Update REGEX_URI and REGEX for intltool package. Add REGEX for filtering unstable versions for the following packages: * gstreamer * gstreamer1.0 * gst-ffmpeg * gst-fluendo-mpegdemux * gst-fluendo-mp3 * gstreamer1.0-plugins-base * gst-plugins-base * gstreamer1.0-plugins-bad * gst-plugins-bad * gst-plugins-gl * gstreamer1.0-plugins-good * gst-plugins-good * gstreamer1.0-libav * gstreamer1.0-omx * gst-openmax * gstreamer1.0-plugins-ugly * gst-plugins-ugly (From meta-yocto rev: 6ffa17c0b4ac2fa1b258ce10dfc32a2e033de67a) Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-31package_regex.inc: Add/Update REGEX and PRSPV variableEmilia Ciobanu
The PRSPV variable is used for the packages: * zip * unzip * docbook-sgml-dtd-3.1-native * docbook-sgml-dtd-4.1-native The REGEX variable has been added/changed for the following packages: * btrfs-tools * bjam-native * build-appliance-image * mpeg2dec * mpfr-native * nativesdk-mpfr * xf86-video-omap * remake (From meta-yocto rev: 6f62d12d76bed6a5366d6a23de94c03c653e2543) Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-31poky-lsb: Enable GCC Security flags by default for LSB buildsSaul Wold
(From meta-yocto rev: 6c213de01c6a7a66da1e92e13a2ba0878304e13a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-29maintainers.inc: reshuffle maintainersIonut Radu
(From meta-yocto rev: d6bee411d6911d644fb2c58bc220784729e334e2) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-18poky-tiny.conf: blacklist core-image-weston optionCristiana Voicu
[YOCTO #4861] (From meta-yocto rev: 2e0ff4cd041be8e5a2eda5af3f8a154b8d16cf21) Signed-off-by: Cristiana Voicu <cristiana.voicu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-13package_regex.inc: Changes in regexesEmilia Ciobanu
Updated/Modified regexes for the following packages: * bjam-native * chkconfig-alternatives-native * chrpath * cups * kern-tools-native * linux-libc-headers-yocto * minicom * prelink (From meta-yocto rev: e4d3fa69cf7469ea10d51595d8f3be88b755afdc) Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-05Upstream_tracking: mark package as not upgradable due to PRS issuesSaul Wold
(From meta-yocto rev: 9872bdf060c4fa50a4e2f4001515ec87e90010a2) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-07-05poky.conf: move libdir QA check to WARN_QAPaul Eggleton
The libdir check was broken, and having been fixed it is throwing up a number of issues, so it seems that we're not yet ready to have this set to error. Switch it back to a warning instead. (From meta-yocto rev: 01b25aaee5836ca3bb6f5c987ae0e6bea72feeac) 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>
2013-06-28poky.conf: fix WARN_QA and ERROR_QA settingsPaul Eggleton
In OE-Core master revision 8f5675e6d3eb the bug that tests we did not mention in ERROR_QA were being shown as warnings even if they weren't in WARN_QA was fixed; however a number of warnings we want to be enabled weren't in Poky's WARN_QA and thus were not shown after that change; additionally some of these were set in the default value of ERROR_QA in insane.bbclass (i.e. OE-Core's default) but would have previously shown up as warnings in Poky because they weren't in ERROR_QA there. To fix this, put the appropriate values back into WARN_QA / ERROR_QA with a lean towards ERROR_QA - we want to be strict so that we keep OE-Core clean of QA issues during recipe maintenance. Fixes [YOCTO #4752]. (From meta-yocto rev: 01886121ef4740e35f24ac9a6d851cefd6d750fd) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-28poky.conf: remove la2 check which no longer exists from ERROR_QAPaul Eggleton
This check was actually removed a very long time ago in 6656381714c5956f71ca634f5a5f4aa4661bbf7e, before we even changed the QA checks to use names instead of numbers - the name was probably added ERROR_QA mistakenly because it hadn't also been removed from the comment listing the QA checks or the function that determined which ones were errors. (From meta-yocto rev: 6eefa451dc00a39ca08d1027e2a3576014ae59e6) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-13maintainers: Added missing recipes with maintainersSaul Wold
Added gstreamer1.0-plugins-good 1.0.7 1.1.1 No Maintainer info gstreamer1.0-libav 1.0.7 1.1.1 No Maintainer info chkconfig-alternatives-native 1.3.59+AUTOINC+cd437ecbd8 6 No Maintainer info gstreamer1.0-plugins-bad 1.0.7 1.1.1 No Maintainer info gsettings-desktop-schemas 3.7.3 3.9.2 No Maintainer info harfbuzz 0.9.17 0.9.18 No Maintainer info gtk-update-icon-cache-native 3.4.4 3.9.2 No Maintainer info gstreamer1.0 1.0.7 1.1.1 No Maintainer info gstreamer1.0-plugins-base 1.0.7 1.1.1 No Maintainer info gstreamer1.0-plugins-ugly 1.0.7 1.1.1 No Maintainer info xf86-video-omap 0.4.2+gitrAUTOINC+ae0394e 0.4.3+gitrAUTOINC+1482807 No Maintainer info gtk+3 3.4.4 3.9.2 No Maintainer info clutter-gst-1.0 1.6.0 2.0.4 No Maintainer info dbus-ptest 1.6.8 1.7.2 No Maintainer info mx-1.0 1.4.7+gitAUTOINC+9b1db6b 1.99.4+gitAUTOINC+6a5a7ff No Maintainer info clutter-gtk-1.0 1.4.2 1.4.4 No Maintainer info weston 1.1.0 1.1.1 No Maintainer info (From meta-yocto rev: d3e193d114f9f0b67da055ae4f7da80c0756d5fb) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-06-13upstream_tracking: Update Manual recipesSaul Wold
Updated: Cups libpng12 minicom (From meta-yocto rev: cf3a3f5fd9e81c6aa441b9f46f9fd479c825d665) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-31poky-lsb: make NFS kernel server support specific to linux-yoctoBruce Ashfield
In the current releases, not all linux-yocto derived kernels have NFS support, or NFS support fragments availble. To ensure that derived kernels like linux-yocto-cutom continue to work against poky-lsb, we can make the KERNEL_FEATURE append more specific to the linux-yocto recipe. (From meta-yocto rev: 99a25c55494fa4a317820841ab22794922c7fdfc) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-31poky.conf: add qemumips64 preferred versionBruce Ashfield
(From meta-yocto rev: 24c155142190f85876850f8c78daf7f6d681e401) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-30upstream_tracking.inc: added no upgrade reason for python-pygobjectBogdan Marinescu
(From meta-yocto rev: dd0644108785d161fe5a03693c6bd75f81d87771) Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-14poky.conf: Adjust DISTRO vars post 1.4 releaseKhem Raj
Use next to denote this will become next stable (From meta-yocto rev: 3298b0ce4dc43aaa9589d860dee1273fb5b43e00) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-10maintainers.inc: update alsa-utils-alsaconf pkg maintainerCristian Iorga
alsa-utils-alsaconf package maintainer is Cristian Iorga. (From meta-yocto rev: f3569d17eb19c0c50a19c4e199545151c5796703) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-10maintainers.inc: update neard pkg maintainerCristian Iorga
neard package maintainer is Cristian Iorga. (From meta-yocto rev: bce4e7287cbfdac6524f9be3d9875ab7a4a390c7) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-10poky.conf: update SANITY_TESTED_DISTROSPaul Eggleton
In line with our policy of supporting the current and previous releases of host distributions (and additionally the latest LTS release of Ubuntu): * Add Ubuntu 13.04 (released on 25th April) * Remove Fedora 16 * Remove 5.x versions of CentOS * Remove OpenSUSE 11.4 and 12.1 * Remove pre-1.3 versions of Poky (From meta-yocto rev: f125813acb691e979f829e0a9318e5e2500809f1) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-08poky-lsb: Ensure kernel nfsd module is enabledSaul Wold
LSB Test require NFS be enabled soe ensure that the kernel feature is on. (From meta-yocto rev: af82f0ed0ccb5ce40b39f27fe5f9c1a981238297) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-07maintainers.inc: update sbc pkg maintainerCristian Iorga
sbc package maintainer is Cristian Iorga. (From meta-yocto rev: a36a76f8f71169f5765847bbf9af765f6ed0dd4e) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-07upstream_tracking.inc: minicom check updateCristian Iorga
(From meta-yocto rev: c15fe8337390ff291c99e474c1a87c2282871fd1) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-29distro_alias: update alias information.Saul Wold
(From meta-yocto rev: 3f533966528a5aa4afc343e12a47fae46e783008) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-15poky.conf: add Poky 1.4 and CentOS 6.4 to SANITY_TESTED_DISTROSPaul Eggleton
* CentOS 6.4 is the latest stable release; users of previous versions get automatically upgraded as part of normal distro updates. * Add Poky 1.4 for the build appliance (From meta-yocto rev: ec56279c5158fa0902d7bdc8839bb490cba98a48) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-11poky.conf: update SANITY_TESTED_DISTROSTrevor Woerner
Include release 12.3 of openSUSE as sanity tested. For each of the provided qemu targets I have been able to "bitbake world" and "runqemu". (From meta-yocto rev: 9ce4d3c891c16999f646eed878927d372114e259) Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-05poky-tiny: Prefer linux-yocto-tiny_3.8Darren Hart
Update the distro config to prefer the 3.8 version of the linux-yocto-tiny recipe. Build and boot tested on qemux86. (From meta-yocto rev: ecf30e58087618ffe38994681f6369d3ce43fac5) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-05package_regex.inc: add new regexesEmilia Ciobanu
Added regexes for packages: * fotowall * gcc* * libacpi * libarchive * libgcc * libmpc * lrzsz * mesa-demos * powertop * python-argparse (From meta-yocto rev: eecf7d5626b8d523c3668270fb6d5ec40f1276f6) Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-03poky.conf: Use weaker assignment for PREMIRROR1.4_M5.rc31.4_M5.finalKhem Raj
This is to facilitate distros using poky as reference so that they can use ?= and provide an option for their users to override it if desired (From meta-yocto rev: cb3308d125f755cbece03d1ee00d8e255941fe9c) 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>
2013-04-03poky.conf: added distro codename variableCristian Iorga
Distro codename info will be included in /etc/lsb-release file. Partial fix for [YOCTO #4071]. (From meta-yocto rev: b73a543fb637269fe8597b831a683397a4f80c26) 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>
2013-03-27package_regex.inc: Added regex for elfutilsEmilia Ciobanu
(From meta-yocto rev: c68885791ab754f4eaaa105445b18fc2980c33f0) Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-27poky.conf: enable Wayland DISTRO_FEATURERoss Burton
Without the Wayland feature you don't get the Wayland EGL platform built into Mesa, so Poky can't be used to test Wayland or Weston properly out of the box. (From meta-yocto rev: 641f0c42c062a0fdc36f71cb03ee18b91f253c3e) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-26Added regex for gtk-update-icon-cache-nativeEmilia Ciobanu
(From meta-yocto rev: 952c206c51ea31cb69454b24db34eec477779f23) Signed-off-by: Emilia Ciobanu <emilia.maria.silvia.ciobanu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-23poky.conf: Include separatebuilddir.incRichard Purdie
Use the separate builddir code for poky. (From meta-yocto rev: 2e861624ebcadd1ebbd37fa5892d2f9f44215c13) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-22(distro-alias|maintainers|package-regex).inc: mesa-dri -> mesaLaurentiu Palcu
[YOCTO #3385] (From meta-yocto rev: b9c2f3ad5696ef0756bfec20770d76c649ee5e2a) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-22poky-floating-revisions.inc: remove the duplicated SRCREV_pn-exmap-consoleRobert Yang
Remove the duplicated SRCREV_pn-exmap-console. [YOCTO #4064] (From meta-yocto rev: c5c544876c6c0bcb088d6244aa3585d874d3559a) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-22maintainers.inc: remove several duplicated linesRobert Yang
There are several duplicated lines in maintainers.inc, remove the duplicated ones. [YOCTO #4064] (From meta-yocto rev: 389cd73a1294ec4f8e810bc42307f7e753f917a7) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>