summaryrefslogtreecommitdiffstats
path: root/meta-yocto
Commit message (Collapse)AuthorAgeFilesLines
* local.conf.sample: Add genericx86-64 machine to machine listDarren Hart2013-08-281-1/+1
| | | | | | | | | | local.conf.sample lists all core BSPs. Add the new genericx86-64 machine, removing the duplicate entry of the genericx86 machine. (From meta-yocto rev: fb2ed5b2bc3fad86ac78c99ad93d0c64a5ea73ba) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: Replace atom-pc with genericx86Darren Hart2013-08-271-1/+1
| | | | | | | | | | | | Update the sample local.conf file to reflect the recent replacement of atom-pc with genericx86. (From meta-yocto rev: 87069d3228d23bc37dc918bbb17bda2f397aa7ba) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Cc: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@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>
* maintainers.inc: add entries for libav, x264 and yasmPaul Eggleton2013-08-161-0/+3
| | | | | | | | | | 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>
* package_regex.inc: Add regex for atkCristiana Voicu2013-08-161-0/+1
| | | | | | | | | 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>
* maintainers.inc: reassign maintainers, remove obsolete recipesLaurentiu Palcu2013-08-121-279/+121
| | | | | | | | | | 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>
* tiny-init: fix bashismChen Qi2013-08-061-1/+1
| | | | | | | | | "source" is a bashism, replace it with the posix shell compliant "." (From meta-yocto rev: 44174721aeba2c18712818ac3698ee6807754ea7) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers.inc: Update ownership of recipesCristiana Voicu2013-08-061-82/+82
| | | | | | | | | | 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>
* package_regex.inc: Add/Update regexesEmilia Ciobanu2013-08-061-4/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* local.conf.sample: add genericx86 referenceRoss Burton2013-07-311-0/+1
| | | | | | | | (From meta-yocto rev: 61c441c4411a9d07c0e669270deb3e92e0fa58f8) 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>
* package_regex.inc: Add/Update REGEX and PRSPV variableEmilia Ciobanu2013-07-311-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | 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>
* layer.conf: make the yocto layer dependent on oe-coreLaszlo Papp2013-07-311-0/+5
| | | | | | | | (From meta-yocto rev: e59e5e88192ce801698580603dcfb86712013064) Signed-off-by: Laszlo Papp <lpapp@kde.org> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-lsb: Enable GCC Security flags by default for LSB buildsSaul Wold2013-07-311-0/+2
| | | | | | | (From meta-yocto rev: 6c213de01c6a7a66da1e92e13a2ba0878304e13a) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers.inc: reshuffle maintainersIonut Radu2013-07-291-245/+245
| | | | | | | (From meta-yocto rev: d6bee411d6911d644fb2c58bc220784729e334e2) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-tiny.conf: blacklist core-image-weston optionCristiana Voicu2013-07-181-0/+1
| | | | | | | | [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>
* local.conf.sample.extended: add example for EXTRA_USERS_PARAMSChen Qi2013-07-181-0/+15
| | | | | | | | | | | | | | | Add detailed explanation of EXTRA_USERS_PARAMS which is used for image level user/group configuration. [YOCTO #4074] (From OE-Core rev: d9d62e05dba88c1f9f464367d49c1b290bfaea95) (From meta-yocto rev: 3a2a7bd52e1ece5703a53113aab6aa2fc0048160) 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>
* package_regex.inc: Changes in regexesEmilia Ciobanu2013-07-131-4/+11
| | | | | | | | | | | | | | | | | 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>
* distro/conf: Drop libc-libm-bigKhem Raj2013-07-051-1/+1
| | | | | | | | | | Its gone with eglibc 2.18 (From meta-yocto rev: 52d92c0f930362cc688474731cf9f60e898d7f05) 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>
* Upstream_tracking: mark package as not upgradable due to PRS issuesSaul Wold2013-07-051-6/+11
| | | | | | | (From meta-yocto rev: 9872bdf060c4fa50a4e2f4001515ec87e90010a2) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* busybox.bbappend: upgrade to 1.21.1Chen Qi2013-07-052-0/+0
| | | | | | | | (From meta-yocto rev: 09d62d51a08d27e957016340cda9b52b32929b01) 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>
* poky.conf: move libdir QA check to WARN_QAPaul Eggleton2013-07-051-2/+2
| | | | | | | | | | | | 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>
* local.conf.sample.extended: Add example line for enabling security flagsSaul Wold2013-07-021-0/+4
| | | | | | | (From meta-yocto rev: 600d095834217acd007b709104fb9cd8e18f20e7) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: fix WARN_QA and ERROR_QA settingsPaul Eggleton2013-06-281-3/+7
| | | | | | | | | | | | | | | | | | | | | 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>
* poky.conf: remove la2 check which no longer exists from ERROR_QAPaul Eggleton2013-06-281-1/+1
| | | | | | | | | | | | | | 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>
* psplash: Drop PRINC from bbappendRichard Purdie2013-06-211-2/+0
| | | | | | | | | Drop the PRINC from the bbapend since we no longer need to do this. A corresponding PR bump will merge into OE-Core. (From meta-yocto rev: bfbd6749e2264c9e45e070efd8267297dd8fc66a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: use ?= to assign BB_ENV_EXTRAWHITE variablesJesse Zhang2013-06-173-6/+6
| | | | | | | | | | Use ?= so that the BB_ENV_EXTRAWHITE variables can be overridden from the environment. [YOCTO #4367] Signed-off-by: Jesse Zhang <sen.zhang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* maintainers: Added missing recipes with maintainersSaul Wold2013-06-131-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* upstream_tracking: Update Manual recipesSaul Wold2013-06-131-4/+7
| | | | | | | | | | | | 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>
* poky-lsb: make NFS kernel server support specific to linux-yoctoBruce Ashfield2013-05-311-1/+1
| | | | | | | | | | | | | 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>
* poky.conf: add qemumips64 preferred versionBruce Ashfield2013-05-311-0/+1
| | | | | | | (From meta-yocto rev: 24c155142190f85876850f8c78daf7f6d681e401) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* upstream_tracking.inc: added no upgrade reason for python-pygobjectBogdan Marinescu2013-05-301-0/+1
| | | | | | | | (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>
* image_types.bbclass: remove the old imagesRobert Yang2013-05-211-0/+3
| | | | | | | | | | | | | | Remove the old image before the new one generated to save disk space when RM_OLD_IMAGE is set to 1, this is an easy way to keep the DEPLOY_DIR_IMAGE clean. [YOCTO #4391] (From meta-yocto rev: 4aa8d872c44c5e9e40a52718ee78173710b7cb56) 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>
* poky.conf: Adjust DISTRO vars post 1.4 releaseKhem Raj2013-05-141-3/+3
| | | | | | | | | 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>
* maintainers.inc: update alsa-utils-alsaconf pkg maintainerCristian Iorga2013-05-101-0/+1
| | | | | | | | | 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>
* maintainers.inc: update neard pkg maintainerCristian Iorga2013-05-101-0/+1
| | | | | | | | | 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>
* poky.conf: update SANITY_TESTED_DISTROSPaul Eggleton2013-05-101-10/+1
| | | | | | | | | | | | | | | | | 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>
* poky-lsb: Ensure kernel nfsd module is enabledSaul Wold2013-05-081-0/+3
| | | | | | | | | | 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>
* maintainers.inc: update sbc pkg maintainerCristian Iorga2013-05-071-0/+1
| | | | | | | | | 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>
* upstream_tracking.inc: minicom check updateCristian Iorga2013-05-071-1/+1
| | | | | | | (From meta-yocto rev: c15fe8337390ff291c99e474c1a87c2282871fd1) Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_alias: update alias information.Saul Wold2013-04-291-0/+10
| | | | | | | (From meta-yocto rev: 3f533966528a5aa4afc343e12a47fae46e783008) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: add Poky 1.4 and CentOS 6.4 to SANITY_TESTED_DISTROSPaul Eggleton2013-04-151-0/+2
| | | | | | | | | | | * 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>
* classes/poky-sanity: fix handling of bblayers.conf updatingPaul Eggleton2013-04-131-9/+17
| | | | | | | | | | | | | | * Update for new structure in sanity.bbclass - use a separate function to update bblayers.conf and add it to the list to be executed * Additionally, don't add meta-yocto-bsp if it's already in BBLAYERS (this can occur when switching between DISTRO = "" or other distros which use a LAYER_CONF_VERSION = "5" and DISTRO = "poky" which has LAYER_CONF_VERSION = "6") (From meta-yocto rev: 94b98b4868bfa6f9cb7d9a9f1d62c63665214c32) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.conf: update SANITY_TESTED_DISTROSTrevor Woerner2013-04-111-0/+1
| | | | | | | | | | 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>
* meta-yocto*/conf/layer.conf: tweak BBFILES commentsPaul Eggleton2013-04-101-1/+1
| | | | | | | | | | "packages" was the old name (pre-2010) under which the recipe files were stored. (From meta-yocto rev: b8c2e0207147105093bf6aa9beb340d4422cfb42) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
OpenPOWER on IntegriCloud