summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-18local.conf: correct confusing commentzeusMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-06-09tdx-base: use separate variable for version componentsStefan Agner
Use separate variables for version components. This is useful to form the new OSTree branch names which use the major version only. Related-to: TOR-1107 Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2020-06-05tdx-base: define PREFERRED_PROVIDER_virtual/dtbIgor Opaniuk
Define PREFERRED_PROVIDER_virtual/dtb to device-tree-overlays. Signed-off-by: Ming Liu <ming.liu@toradex.com> Signed-off-by: Igor Opaniuk <igor.opaniuk@gmail.com>
2020-05-18apalis-tk1-mainline: drop machineMax Krummenacher
The downstream kernel gets to old to be used with the new zeus userspace components. Reuse the apalis-tk1 machine name to build a mainline kernel and drop the apalis-tk1-mainline machine. Related-to: ELB-2733 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-04-30buildconf: export: Add use-head-next also on repo 2.5Philippe Schenker
Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-04-21README: rework for zeus branchesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-04-21distro: set wayland/weston version for nxp 2.3.1 BSPMax Krummenacher
NXP's 2.3.1. BSP is based on the following version. wayland-protocols: "1.17.imx" weston: "5.0.0.imx" Related-to: ELB-2303 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit be3bebbc165727418f261d29bd75dd413527fd97)
2020-04-18arm-defaults.inc: drop useless True parametersMing Liu
Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-04-18meta: avoid overridding DISTROOVERRIDESMing Liu
'DISTRO' is in DISTROOVERRIDES by default, we should not use "=" to override that when adding 'tdx' to DISTROOVERRIDES, use ".=" to append to it. With the above change, we do not need to append 'tdx-x11' and 'tdx-xwayland' to DISTROOVERRIDES, drop them. Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-04-18arm-defaults.inc: drop torizon overridesMing Liu
It should be moved to meta-toradex-torizon layer. Signed-off-by: Ming Liu <ming.liu@toradex.com>
2020-04-14buildconf: epxort: set use-head-next on integration branch by defaultPhilippe Schenker
This addition checks if one is using the integration branch with repo if that is true it will automatically append the correct use-head-next setting. If this is for whatever reason not set it will tell the user to not forget setting use-head-next on integration branch. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-04-14buildconf: export: add support for zshPhilippe Schenker
zsh has which built-in. Therefore calling which echo is resulting in something unexpected: $ which echo echo: shell built-in command use $(env which echo), that is using a which command from the PATH variable. Also use $() instead of the deprecated ``. Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
2020-02-14tdx distros: add non-rt and rt distros which use an upstream kernelMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-02-13distro: add -rt to the image base nameMax Krummenacher
Currently the generated image file names do not change with a change of the distro flavour. Related-to: ELB-1424 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-02-13tdx distros: provide a distro override with the distro nameMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-01-07tdx-base.inc: set initial zeus version to 4.0.0Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-01-07bblayers.conf: drop meta-qt5 and meta-qt5-extraMax Krummenacher
The dropped lxqt-image and qt5-x11-image were the only users of meta-qt5 and meta-qt5-extra. Remove those layers from our sample bblayers.conf. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2020-01-07bblayers.conf: drop meta-browser and meta-lxdeMax Krummenacher
The dropped lxde-image was the only user of meta-browser and meta-lxde. Remove those layers from our sample bblayer.conf. This also allows to drop meta-clang and meta-rust which are required only by meta-browser. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-12-16tdx-base: introduce version number for software artifactStefan Agner
Add TDX_VERSION which can be used by Toradex customized software artifacts like U-Boot or the Linux kernel. This version number does not contain a date timestamp to prevent unnecessary rebuilds. It is assumed that the software artifact adds a build number (e.g. git hash). Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2019-12-16tdx-base: implement new version numberStefan Agner
Implement new version number scheme. This has been tested recently in meta-toradex-torizon and proven to work reliably. Lets move it to meta-toradex-distro so all Toradex distribution can make use of it. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2019-12-07local.conf: add verdin-imx8mmMax Krummenacher
Add the new machine now available from meta-toradex-nxp. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-11-11tdx* distros: add polkit to distro featuresMax Krummenacher
Most of the desktop like images require polkit. E.g. liblxqt depends on it. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-11-04bblayers.conf: add meta-clangMax Krummenacher
meta-browser now depends on meta-clang. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-10-23distro: use the new master version 0.0.0Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-10-23layer.conf: add zeus, drop thud from compatible layersMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-10-22README: rework for master branchesMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-10-09tdx-base.inc: increment master-next version to 3.0b99Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-10-09tdx distros: set opengl as a featureMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-10-09tdx-base.inc: gstreamer: follow version update for use-mainline-bspMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-10-09arm-defaults: don't use cpu specific package feeds and optimizationMax Krummenacher
oe-core commit ac83d22eb removed armv7a or armv7ve from the TUNE_FEATURES. This made the python logic no longer kicking in and reverted to have CPU specific package feeds. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-10-01distros: provide a variable describing the distro flavourMax Krummenacher
This is used in generating the image name, so that one sees in the Toradex Easy Installer which is which. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-09-30local.conf: add apalis-imx8xMing Liu
Since apalis-imx8x has been supported in meta-toradex-nxp layer, add it into local.conf. Signed-off-by: Ming Liu <ming.liu@toradex.com>
2019-09-18tdx distros: add a distro which builds with the downstream rt kernelMax Krummenacher
This defines preempt-rt in distro overrides. The individual machine configuration then needs to choose the RT kernel flavour. While at it, unify comment. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-09-09local.conf: add apalis-imx8/colibri-imx8x machinesMing Liu
Signed-off-by: Ming Liu <ming.liu@toradex.com>
2019-09-09tdx-base.inc: increment thud version to 3.0b3Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2019-08-05layer.conf: support warriorColibri-iMX8X_Console-Image_3.0b2.65-20190830Colibri-iMX7_Console-Image_3.0b2.65-20190830Colibri-iMX6_Console-Image_3.0b2.65-20190830Colibri-iMX6ULL_Console-Image_3.0b2.65-20190830Apalis-iMX8_Console-Image_3.0b2.65-20190830Apalis-iMX6_Console-Image_3.0b2.65-20190830Apalis-TK1_Console-Image_3.0b2.65-20190830Apalis-TK1-Mainline_Console-Image_3.0b2.65-20190830Stefan Agner
The distro layer seems to work fine with newer OpenEmbedded releases, add warrior to supported series. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
2019-06-17tdx-base.inc: increment thud version to 3.0b2Marcel Ziswiler
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
2019-06-02layer.conf: set BBFILE_PATTERN_IGNORE_EMPTYApalis-iMX8_Console-Image_3.0b1.40-20190612Ming Liu
This mutes a following QA warning: | WARNING: No bb files matched BBFILE_PATTERN_meta-toradex-distro | '^/mnt/toradex/toradex-build/build/../layers/meta-toradex-distro/' Signed-off-by: Ming Liu <liu.ming50@gmail.com>
2019-05-22tdx-base.inc: gstreamer: set preferred version for use-mainline-bspMax Krummenacher
Using python to conditionally set PREFERRED_VERSION_xxx does work, however bitbake evaluates the value of PREFERRED_VERSION_xxx before set in the python function. Reverting the conditional assignment in favour of a hard coded upstream value. fixes: 1e400c68e Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-20tdx-base.inc: gstreamer: only set imx override if use-mainline-bsp is not usedMax Krummenacher
The recipes for gstreamer* with version 1.14.imx set compatible version to mx6, mx7, mx8. So for machines which use use-mainline-bsp we get a lot of OE warnings during build, e.g.: | NOTE: preferred version 1.14.imx of gstreamer1.0 not available (for item gstreamer1.0) | NOTE: versions of gstreamer1.0 available: 1.14.4 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-08bblayers.conf: drop parsing the qt4 layerMax Krummenacher
Qt 4 was first released in 2005 and has been unsupported since 2015. Drop it from what we regularly install. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-05-03tdx-base.inc: fix commentMax Krummenacher
build is actually a file not a directory. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-25conf/layer.conf: decrease layer priority to 21Max Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-25local.conf: build i.mx8 machines with tdx-xwayland distroMax Krummenacher
NXP dropped X11 support for i.MX8 and i.MX8X. Thus build our images with the tdx-xwayland distro configuration. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23Merge branch 'thud-next' into 'thud-next'Marcel Ziswiler
Thud next, new features, drop colibri-vf See merge request rd/linux-bsp/meta-toradex-distro!2
2019-04-23colibri-vf: drop machineMax Krummenacher
We decided we won't do a BSP 3.0 for Vybrid. For new designs we recommend ULL now. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-23local.conf: drop image_fstypes settingMax Krummenacher
There is a resonable default in bitbake.conf. For all our machines it is also set explicitely so there is no need to carry this in local.conf. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-18distro: add tdx-xwayland distroMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-18distro: use gstreamer1.0 imx version for imx SoCMax Krummenacher
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
2019-04-09tdx-base.inc: set hostname by defaultMax Krummenacher
If a derived distro does not want /etc/hostname then that should be added for that distro only. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>