aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/conf
AgeCommit message (Collapse)Author
2018-03-29Add "hardening" compiler flagsGunnar Andersson
These gcc flags are quite standard practice but not always applied by each and every component default settings - hence each Linux distro does it in their own packaging. It was requested by Phong Tran in PR #98 for GDP. These flags are applied to the whole distro however, which is why they are placed in meta-ivi distro definition instead. [GDP-754] Compiler Hardening Flags Signed-off-by: Gunnar Andersson <gandersson@genivi.org> Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-02-14bblayers.conf.sample: meta-yocto renamed meta-pokyOscar Andreasson
The meta-poky layer was renamed to meta-yocto in rocko release. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-02-14Name change orion to pulsar:Oscar Andreasson
The current release is named pulsar. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-02-14wayland-ivi-extension: Add support for version 2.1Oscar Andreasson
* Add recipe for wayland-ivi-extensions 2.1 release. wayland-ivi-extension 2.1 is preferred in pulsar release. * Add wayland-protocols to FILES Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2018-02-14distro: gstreamer preferred version updatedOscar Andreasson
Rocko release is shipped with gstreamer 1.12.2, 1.8.3 is no longer available. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2017-09-08Bump version to 13.0.013.0.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16local.conf.sample: align the text to 80 column terminalYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-06-16bblayers.conf.sample: add meta-gplv2 layersYong-iL Joh
meta-gplv2 provides "old" s/w packages whose recent verion are released under GPLv3 Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-05-30poky-ivi-systemd.conf: set PREFERRED_VERSION_gstreamer1.0 to 1.10.4Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-05-30poky-ivi-systemd.conf: use orion codename and versionYong-iL Joh
- README.md, conf-notes.txt is changed for orion - orion-image.bb is renamed from nostromo-image.bb Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-28Bump version to 12.0.012.0.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-28poky-ivi-systemd.conf: set distro version to snapshotYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-04-23Change CONNECTIVITY_CHECK_URIS in distro confGunnar Andersson
The CONNECTIVITY_CHECK_URIS was set to check bugs.genivi.org but that site is now decomissioned. A new alternative URL is needed or bitbake will stop working right away. Signed-off-by: Gunnar Andersson <gandersson@genivi.org>
2017-04-09poky-ivi-systemd.conf: enable aarch64 for qemu-nativePhong Tran
The QEMU_TARGET is lacking of aarch64 that gobject-introspection need for g-ir-scanner-qemuwrapper. [GDP-585] Pipeline fail for Renesas Gen3 starter kit build (needs qemu-aarch64?) Signed-off-by: Phong Tran <tranmanphong@gmail.com>
2017-04-01local.conf.sample: fix QEMU native SDLPhong Tran
There is a fixing for building error of QEMU from poky This ports commit from poky here: http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=685daeb6e265ddbd28be0ef44dcc356727b99375 Signed-off-by: Phong Tran <tranmanphong@gmail.com>
2017-01-09poky-ivi-systemd.conf: use gstreamer stuff with version 1.8.3Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-01-09poky-ivi-systemd.conf: use nostromo codename and versionYong-iL Joh
- README.md, conf-notes.txt is changed for nostromo - nostromo-image.bb is renamed from miranda-image.bb Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-10-07Bump version to 11.0.011.0.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-19poky-ivi-systemd: Exclude DATE from DISTRO/SDK_VERSION checksumsYong-iL Joh
https://lists.yoctoproject.org/pipermail/poky/2016-April/010470.html DATE is in HASHCONFIG_WHITELIST which means the server does not reparse when DATE changes. If DISTRO_VERSION was used somewhere and contained DATE, the value *would* change however, meaning the server and worker checksums could end up differing. We therefore exclude DATE from the checksums, making everything consistent. Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org> Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-01move to miranda releaseYong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-04-15Bump version to 10.0.010.0.0Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-11-10poky-ivi-systemd.conf: use leviathan codename and versionYong-iL Joh
- README.md, conf-notes.txt is changed for leviathan - rename kronos-image.bb to leviathan-image.bb Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2015-10-30bblayers.conf.sample: add the meta-openembedded/meta-filesystems layerPhong Tran
Add meta-filesystems for fuse pkg that packagegroup-specific-component-p2 rdepends on Signed-off-by: Phong Tran <tranmanphong@gmail.com>
2015-09-14poky-ivi-systemd.conf: Use bluez5 distro featureAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-09-14poky-ivi-systemd.conf: User kronos codename and versionAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-09-14conf-notes.txt: Reference kronos imageAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-03-11poky-ivi-systemd.conf: Replace intrepid by jupiterAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-03-11conf-notes: Replace intrepid by jupiterAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-11-18poky-ivi-systemd: revert work around for bug #6930Holger Behrens
As YP 1.7.0 BUG 6930 has been fixed upstream, revert the local work around. (Poky rev: f3a177cf045b19612b7d2c96889ac24307191c3d) Also prefer gstreamer1.0-libav "1.4.%" and gstreamer1.0-omx "1.2.%". Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-11-18poky-ivi-systemd: prefer gstreamer 1.4.x over 1.2.3Holger Behrens
Prefer GST version 1.4.x (from oe-core) over version 1.2.3. The version 1.2.3 gstreamer1.0 recipes were added to meta-ivi to enable vendor still stuck on that version. Also to work around YP 1.7.0 bug 6930 do prefer readline version 5.2. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-11-17local.conf.sample: Sync file with pokyAndrei Gherzan
Added a minor modification to DL_DIR but keep it optional for people. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-10-18poky-ivi-systemd: prefer 'linux-yocto' 3.14Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-17bblayers.conf.sample: add the meta-openembedded/meta-oe layerHolger Behrens
Adding the meta-openembedded/meta-oe layer to the bblayers.conf sample. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-10-01Globally replace 'base_contains' calls by 'bb.utils.contains'Andrei Gherzan
Based on oe-core commit: commit 1528e596d4906c33e4be83fcf691cfe76d340ff3 Author: Otavio Salvador <ota...@ossystems.com.br> Date: Thu Apr 24 15:59:20 2014 -0300 Globally replace 'base_contains' calls with 'bb.utils.contains' The base_contains is kept as a compatibility method and we ought to not use it in OE-Core so we can remove it from base metadata in future. Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-10-01poky-ivi-systemd.conf: unremove the X11 distro feature removeHolger Behrens
This reverts commit 576863afa98222eb696d231dc3021dc3eb995313. With 'gallium-egl' enabled in 'mesa' the bug#6694 could be worked around for QEMU, and it even works without X11 (bug#5660). Therefore this commit can be reverted. [1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=6694 [2] https://bugzilla.yoctoproject.org/show_bug.cgi?id=5660 Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-09-24poky-ivi-systemd.conf: remove the X11 distro feature removeHolger Behrens
Given https://bugzilla.yoctoproject.org/show_bug.cgi?id=5660 OE-Core recommended [1] to use Wayland/Weston on QEMU with X11. Reference: [1] http://www.yoctoproject.org/docs/1.6.1/ref-manual/ref-manual.html#wayland-support Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-09-01local.conf.sample: remove Qemu configurationHolger Behrens
Remove Qemu configuration from the sample local.conf file as the Qemu SDL configuration depends on the distro supporting X11, which this meta-ivi based distro doesn't. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-22meta-ivi: prepare 7.0.0 releaseHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-19local.conf.sample: align with meta-yocto versionHolger Behrens
Now there are other PACKAGECONFIG options to qemu, we need to append to the list. (From Poky rev: 9e4be7f5a70bc2e0a45c7ce36f755b9c44d173ac) (From meta-yocto rev: 64eda23b154196a499a011f9a276cadf1dd04b88) Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-13poky-ivi-systemd.conf: Add PATCHTOOL variableAndrei Gherzan
This is not used yet due to a yocto bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=5968 Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-08-13layer.conf: Use 1.5 as weston preferred versionAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-08-13weston-ivi-shell: Add patches on top of weston v1.5Andrei Gherzan
Instead of using another upstream repo, we use the one from yocto and only add the needed patches for weston-ivi-shell. Repo: https://github.com/Tarnyko/weston-ivi-shell Branch: weston150_ivi-shell_v6 One of the patches can't be applied as quilt, the default yocto patch tool, doesn't support binary diffs. The solution would be to use git as patch tool but this machanism is broken due to a yocto bug: https://bugzilla.yoctoproject.org/show_bug.cgi?id=5968 This patch includes a workaround for this situation: manually copy png files from 0007-data-add-reference-image-files-for-weston-ivi-shell-.patch . Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-08-13Use weston version 1.4% from meta-iviFlorin Sarbu
PREFERRED_VERSION variables are only found in .conf files. Removing this variable occurence from the .bb image file and defining it in the conf/layer.conf file. Even though at the moment it is not absolutely necessary to define it there because meta-ivi has a higher BBFILE_PRIORITY than that of poky, we define it in the conf file to make the statement more clear to the users of the layer. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com> Acked-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-05-09horizon-image.bb: set PV to 6.0.1Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-05-09meta-ivi: refactor layer structureholger
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>