summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-08-14poky.conf: Bump version for 3.0.4 zeus releasezeusRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-05-14poky.conf: Bump version for 3.0.3 zeus releaseRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-02-06poky.conf: Bump version for 3.0.2 zeus releaseRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-11-26poky.conf: Bump version for 3.0.1 zeus releaseRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-10-09poky.conf: Bump version for 3.0 zeus releaseRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-10-09poky: add Ubuntu 19.04 as a supported distributionRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-10-08layer.conf: Update for zeus seriesRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-10-02local.conf.sample: Add Hash EquivalenceJoshua Watt
Updates the local.conf sample file to reference the variables required to enable a local hash equivalence server. Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-09-27yocto-bsps: update to v5.2.17Bruce Ashfield
Updating the reference BSP SRCREVs and versions to 5.2.17 to match the latest for qemu* and to pickup some reference board specific patches. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-09-06poky-tiny/poky-altcfg: Use busybox-mdev and systemdRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-09-06poky: Use 5.2 kernel by defaultRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-09-06local.conf.sample: add a commented-out option to enable the gtk UI qemu frontendAlexander Kanavin
Gtk is disabled by default as SDL is somewhat quicker to build. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-09-06meta-yocto-bsp: Bump to the v5.2 kernelKevin Hao
Boot test for all the supported boards. Also drop the v5.0 bbappend since we no plan to support it anymore. There are some kernel_configcheck warning when building some boards, the patches [1] for them have been sent to kernel-meta for merging. [1] https://lists.yoctoproject.org/pipermail/linux-yocto/2019-August/007908.html Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-08-29poky-altcfg: Replace poky-lsb with poky-altcfgRichard Purdie
LSB has been removed, replace poky-lsb with poky-altcfg, a place where we can test different configurations on the autobuilder as well as showing an example of how to subclass a distro configuration. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-08-29Remove LSB support bitsAdrian Bunk
LSB as a standard isn't current and isn't well suited to embedded anyway. Its putting artifical constraints on the system and with modern layer technology, would now be better off as its own layer. As such its time to split it out. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-08-29beaglebone: use the default of 256M rather than 512MAlexander Kanavin
This is done for the sake of using the same default everywhere; see here for details: http://lists.openembedded.org/pipermail/openembedded-core/2019-August/285900.html Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-08-21conf/conf-notes.txt: add a mention of common toolsAlexander Kanavin
They remain not as widely known as they should be; perhaps mentioning them in the environment init banner could help. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-08-14poky: Retire opensuse 42.3 from SANITY_TESTED_DISTROSRichard Purdie
Its now past EOL so retire it. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-08-08local.conf.sample: do not add sdl to nativesdk qemu configAlexander Kanavin
This is unnecessary as the recipe itself already does it: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-devtools/qemu/qemu_4.0.0.bb?id=1a4e4fb6b0a9d54641bd4193e95311d1f822a9ca#n21 Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-08-07genericx86-64.conf/genericx86.conf: add QB_SYSTEM_NAMEChangqing Li
QB_SYSTEM_NAME set in qemuboot-x86.inc will be removed, so set QB_SYSTEM_NAME in these two configuration files. Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-19yocto-bsp: runqemu runs beaglebone-yoctoAdrian Freihofer
Append the necessary QB_ flags to the MACHINE configuration of beaglebone-yocto. Using Qemu with "-machine virt" simplifies things greatly because for this machine the dtb is compiled into qemu. Since the beaglebone-yocto kernel config also supports this cpu architecture, it just works. However, u-boot is not involved and the virt machine is not 100% equal to a am335x SoC. A MACHINE configuration suitable for Qemu as well as for the real hardware allows to provide just one eSDK where both runqemu and devtool build-image work. Otherwise a qemuarm and a beaglebord-yocto MACHINE eSDK would be required to support development in Qemu as well as on real hardware. Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-18distro/include: Add poky-distro-alt-test-config.incRichard Purdie
In order to phase out poky-lsb, move the alternate test configurations to a separate .inc file. This is necessary to avoid maintaining this configuration in the autobuilder config (such as kernel version numbers). Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-18poky-lsb: Drop libx11 PREFERRED_PROVIDERRichard Purdie
This is the default since -trim was dropped back in 2012 so this extra configuration is pointless. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-18poky-lsb: Drop features already in pokyRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-18conf/poky: add Fedora 30 and Opensuse Leap 15.1 to supported distributionsRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-18conf/poky: add debian-10 to the supported distribution listRoss Burton
Debian 10 is the new stable release and is being tested on the autobuilder, so add this to the supported distribution list. [ YOCTO #13432 ] Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-06-24local.conf.sample.extended: remove redundant RUNTIMETARGET assignmentRoss Burton
This has been fixed in the GCC recipe, so remove from local.conf.sample.extended. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-06-04local.conf.sample: change default MACHINE to qemux86-64Ross Burton
32-bit x86 isn't really a useful target these days, and if users are experimenting without setting MACHINE to their actual target then 64-bit x86 will have better performance. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-06-01beaglebone-yocto: Add missing wic image u-boot deploy dependencyRichard Purdie
The wic image built for beaglebone-yocto needs the u-boot deployed artefacts but there is no direct dependency. Usually this happens to work but if the u-boot build fails, the image built with -k exposes this race. Add the missing dependnecy. [YOCTO #13280] Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-29tiny-init: add rconflictsChangqing Li
add rconflicts since error during do_rootfs: file /sbin/init conflicts between attempted installs of tiny-init-1.0-r3.i586 and systemd-1:242+0+db2e367bfc-r0.i586 Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-16poky-tiny.conf: Remove the removed irda feature from a commentAdrian Bunk
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-09meta-yocto-bsp: Bump to the latest stable kernel for all the BSPKevin Hao
Boot test for all these boards. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-08oeqa/systemd_boot: Drop OETestIDRichard Purdie
Matching changes in OE-Core. drop OETestID. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-03linux-yocto: update genericx86* SRCREV for 4.19Naveen Saini
Bump to kernel release v4.19.19 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-01meta-poky: remove obsolete DISTRO_FEATURES_LIBCRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-12beaglebone-yocto: Update u-boot config to match u-boot 19.04Alistair Francis
[YOCTO #13145] This was announced at 2019.01: https://www.mail-archive.com/u-boot@lists.denx.de/msg305424.html Basically, am335x_boneblack is just a special subset of am335x_evm config, created and owned by BeagleBoard.org community. Since it was not migrated to use CONFIG_BLK in time for 2019.04 release. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-12poky.conf: Post release version bumpRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-12poky.conf: Bump version for 2.7 warrior releaseRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-10linux-yocto: Drop 4.18 kernelRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-09poky-tiny: set 5.0 as the preferred kernelBruce Ashfield
Updating poky-tiny to prefer 5.0 as the kernel version. Boot tested against qemux86 and qemuarm. This removes the last user of the 4.18 kernel, so we can queue it for removal from master. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-02meta-yocto-bsp: beaglebone: Enable the serial console for the WIC imageKevin Hao
Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-02meta-yocto-bsp: Bump to the latest stable kernel for all the BSPsKevin Hao
Boot test for all these boards. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-01layer.conf: Update to warrior release name seriesRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-03-29meta-yocto-bsp: clean up machine config filesJon Mason
Beautify the machine config files by making the names and descriptions more uniform and verbose Signed-off-by: Jon Mason <jdmason@kudzu.us> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-03-11meta-yocto-bsp: Update the default kernel to v5.0 for the non-x86 BSPsKevin Hao
Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-03-11poky/kernel: make default 5.0Bruce Ashfield
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-03-11meta-yocto-bsp: Add the v5.0 kernel support for all the BSPsKevin Hao
Boot test for all the boards. Signed-off-by: Kevin Hao <kexin.hao@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-03-11meta-yocto-bsp: introduce 5.0 bbappendBruce Ashfield
Although the hardware reference boards are not using the 5.x kernel yet, we generate a baseline bbappend for future work. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-03-06README.poky: Add pointers to key contributions wiki guidesRichard Purdie
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-03-04linux-yocto: update genericx86* SRCREV for 4.18Naveen Saini
Bump to kernel release v4.18.27 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>