aboutsummaryrefslogtreecommitdiffstats
path: root/meta-yocto
AgeCommit message (Collapse)Author
2015-03-25poky: Add 1.8 to sanity tested distro listRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-25poky.conf: Flip DISTRO_VERSION for post 1.8 releaseBeth Flanagan
Flipping DISTRO_VERSION for post fido. Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-23meta-yocto/distro: Updated SANITY_TESTED_DISTROS.Lucian Musat
Added OpenSUSE-13.2, Fedora 21. Removed poky 1.6 and Ubuntu 12.04. Signed-off-by: Lucian Musat <george.l.musat@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-23poky.conf: Fix 'distro is not validated' warning for OpenSUSEEd Bartosh
Updated openSUSE distro names used in meta-yocto/conf/distro/poky.conf. Currently used distro names cause bitbake to issue this warning on all openSUSE systems: WARNING: Host distribution "openSUSE-NN.N" has not been validated with this version of the build system. Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-19poky-tiny: ext2 isn't enabled in the kernel so don't mention/build itRichard Purdie
The kernel config specifically excludes ext2 support for size reasons so update the distro config to match. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-10poky.conf: Update for post 1.7 release versioningRichard Purdie
[YOCTO #7325] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-03-09maintainers.inc: Became maintainer of python2 and python3Alejandro Hernandez
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-23poky.conf: resolve mismatch between poky bblayers version and OE-CorePaul Eggleton
Drop our custom LAYER_CONF_VERSION (since the OE-Core version is now the same) and ensure that poky-sanity's update function runs first so that anyone still using version 5 with poky gets the meta-yocto / meta-yocto-bsp split handled instead of OE-Core's no-op upgrade. Also fix the version check so that the poky 5->6 upgrade is still performed if the latest version is greater than 6. NOTE: this of course relies on the corresponding version bump patch in OE-Core. Fixes [YOCTO #6139]. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-19meta-yocto: update qemu default kernel version to 3.19Bruce Ashfield
The 3.19 kernel has been tested against core-image-minimal and sato, so we make it our new default kernel version. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-14package_regex.inc: Cleanup and organizeAníbal Limón
Removed unnecesary entries because now are supported by latest_versionstring method of bitbake fetcher. Organized regex'es into categories, - REGEX that are special cases. - REGEX_URI's for upstream site that don't provide get (403, 404, 550) support. - Python PyPI site and Sourceforge site. - GIT REGEX'es that are special cases. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-14upstream_tracking.inc: Remove entries that now isn\'t neededAníbal Limón
Remove manual upstream tracking entries that isn't needed because now there are supported by latest_versionstring method. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-03poky.conf: use logic to edit WARN_QA and ERROR_QARoss Burton
Instead of overriding WARN_QA and ERROR_QA, edit the defaults to remove specific tests from WARN_QA and add them to ERROR_QA. This should avoid tests being added to poky.conf but not insane.bbclass (unknown-configure-option wasn't enabled in oe-core), or vice versa (infodir wasn't enabled in Poky). Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-03poky.conf: remove poky-feed-config-opkg from imagesRoss Burton
This recipe didn't do anything beyond opkg-arch-config so it was deleted from oe-core. Update the Poky distro configuration to stop install it. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-02toasterconf.json updateDavid Reyna
The toaster layer configuration file is updated to specify sane default for more build configuration variables. Minor whitespace changes to beautify the file. Rebased by Alex from a patch written by David Reyna. Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-02maintainers.inc: Update some items for Randy Witt.Randy Witt
Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-26tiny-init: set proper S valuePetter Mabäcker
Ensure that we are using a proper value for S, instead of the default value. All recipes must have a proper value set for S when solving [YOCTO #5627]. Signed-off-by: Petter Mabäcker <petter@technux.se> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-23poky.conf: change case of Poky for DISTRO<->SANITY mismatchPaul Gortmaker
Using anything build appliance based will emit the warning: WARNING: Host distribution "poky-1.7" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution. The chain of events leading to this is: 1) At image creation time: meta-yocto/conf/distro/poky.conf: DISTRO = "poky" meta/recipes-extended/lsb/lsb_4.1.bb: echo "DISTRIB_ID=${DISTRO}" >> ${D}${sysconfdir}/lsb-release 2) At deployment/usage time of the created image: meta/lib/oe/lsb.py: output, err = bb.process.run(['lsb_release', '-ir'], stderr=PIPE) meta-yocto/conf/distro/poky.conf: SANITY_TESTED_DISTROS ?= " \ Poky-1.6 \n \ Poky-1.7 \n \ [...] meta/classes/sanity.bbclass: distro = oe.lsb.distro_identifier() tested_distros = sanity_data.getVar('SANITY_TESTED_DISTROS', True) and hence the lsb.distro gets the lower case "poky" which fails to match the upper case "Poky" used in SANITY_TESTED_DISTROS. Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-23upstream_tracking.inc: update entries for bashHongxu Jia
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-21maintainers: Clean up a couple itemsSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-20maintainers: Update for non-maintained recipesSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2015-01-16maintainers.inc: update itRobert Yang
Added: gnu-efi python-git python-gitdb systemd Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-14poky.conf: add support for running mips64 qemu machineCristian Iorga
qemumips64 machine lacks a qemu system emulator, so add it. Fix for [YOCTO #7082]. Signed-off-by: Cristian Iorga <cristian.iorga@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-12poky.conf: mark all CentOS 6/7 versions as compatiblePaul Eggleton
It's rather unlikely with a distribution such as CentOS that they would introduce changes that would cause us issues that we would not be prepared to fix; therefore use a wildcard to suppress the warning (in any case, CentOS 6.6 is now the current 6.x version.) Also add CentOS 7 as we are running regular builds on CentOS 7 machines as part of the autobuilder infrastructure. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-01-07poky.conf: add file-rdeps to WARN_QAPaul Eggleton
This was added to the default value of WARN_QA in insane.bbclass in OE-Core, but we missed adding it to the value set in poky.conf. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-30local.conf.sample: Add qemuarm64Mark Hatle
Add an example machine configuration for qemuarm64. Signed-off-by: Mark Hatle <mark.hatle@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-22poky.conf: Add qemuarm64 supportRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-19meta-yocto/conf/distro/include: Update package_regex'es and upstream info.Aníbal Limón
Update package_regex.inc in order to match upstream versions, remove unnecesary records because bb.fetch2 latest_versionstring method match this cases. Update upstream_info.inc remove un-updated records. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-18sanity: TMPDIR ABI change for kernel processRichard Purdie
Increase the ABI number to match the kernel build process change. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-18toasterconf: naming and description changesBelen Barros Pena
Some minor changes to the names and descriptions used in the Toaster configuration file: * Change the local layer source name from Local Poky to Local Yocto Project to match release naming, which makes no reference to Poky * Change Imported Layer Source to just Imported layers. It is shorter, which helps table display * Change the helptext of the dizzy release to remove the "latest" reference, since might make maintenance hard Signed-off-by: Belen Barros Pena <belen.barros.pena@linux.intel.com> Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-11distro/poky: Add Debian 8 (Jessie) as sanity testedOtavio Salvador
The Debian 8 (codename Jessie) is frozen and has been in use in our machines for some time. It has been working fine and as it is about to be released it is better to whitelist it and remove the ugly warning from build logs. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-05meta-yocto/distro: Updated SANITY_TESTED_DISTROS.Lucian Musat
Removed Poky-1.4, Poky-1.5, Ubuntu-13.10, Fedora-19, CentOs-6.4,Suse-LINUX-12.2. Replaced the list of Debian-7.x with wildcard. Added Ubuntu 14.10. Signed-off-by: Lucian Musat <george.l.musat@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-12-03upstream_tracking.inc: update entries for dbusChong Lu
Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-28package_regex.inc: Update REGEX'es in order to find upstream versions correctlyAníbal Limón
Since Bitbake fetcher implements latest version string methods using bs4 to parse HTML data some regexes need update because bs4 gives functionality to get href entries and isn't necessary put pattern [hH][rR][eE][fF] into it, this make maintenance easier. Compatibility testing was made running distrodata class and the result files can be found at: https://bugzilla.yoctoproject.org/show_bug.cgi?id=1813 [YOCTO #1813] Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-27toasterconf: fix localpath valuesAlexandru DAMIAN
The toasterconf.json file listed wrong local path values for meta-yocto and meta-yocto-bsp. This patch fixes the values. Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-26maintainers.inc: update maintainersRobert Yang
* Update maintainers * Fix some typos * Remove duplicated lines Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-21toaster: add toaster layer configuration files for meta-yoctoAlexandru DAMIAN
In managed mode, Toaster tries to create project configuration based on the layers that are being checked-out on disk. This is done by using a JSON configuration file that is layer-specific. This patch adds toasterconf.json files to the meta-yocto layer, allowing Toaster projects based on Yocto Project releases. Signed-off-by: Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-10maintainers: Update per replies on OE-CoreSigned-off-by: Saul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-11-04poky-tiny.conf: remove inherit of blacklistPaul Eggleton
The blacklist class is now automatically inherited. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-30maintainers.inc: Updated with some ownership for Aníbal Limón and ↵Aníbal Limón
Alejandro Hernandez. Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-24poky-lsb: Set LTSI as base kernel for LSBSaul Wold
By doing this we will enable the LTSI kernel (3.10 at this time) for the LSB based images. [YOCTO #6853] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-24poky.conf: add Debian 7.7 to SANITY_TESTED_DISTROSRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-24local.conf.sample.extended: update for RPM_PREFER_ELF_ARCHRobert Yang
Updated as the rpm upstream suggested: - RPM_PREFER_COLOR -> RPM_PREFER_ELF_ARCH - 3 -> 4 Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-10Revert "meta-yocto: make 3.17 the preferred qemu kernel version"Richard Purdie
3.17 has problems with: a) CONFIG_USB_WACOM -> CONFIG_HID_WACOM b) The wacom driver no longer working with qemu c) The USB stack being missing on arm and ppc and these are just the issues we know about. Switch back to 3.14 until 3.17 is fixed. This reverts commit 6a56492f3ae5e2a7e4d5b80169710a0eab87c0e2. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-01meta-yocto: make 3.17 the preferred qemu kernel versionBruce Ashfield
3.17 is ready and stable to be used as the default for the qemu* BSPs, so we update their preferred version to reflect this. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-30local.conf.sample.extended: Document RPM4 setupSaul Wold
Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-23poky.conf: Bump version for 1.7 dizzy releaseRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-02distro/poky: Add Debian 7.5 and 7.6 version as validatedOtavio Salvador
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-02nettle: Add name to maintainers listArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-02upstream_tracking: add lz4 version and date info for packageArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-09-01conf: Account for eglibc->glibc moveKhem Raj
Change references in documentation appropriately Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>