aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi/recipes-yocto-ivi
AgeCommit message (Collapse)Author
2018-10-31ecryptfs-utils: remove recipe and drop the packageOleksandr Kravchuk
Removed recipe from the layer as it is already maintained by the meta-security. Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
2018-09-12Drop packagegroup for x11/xserverGunnar Andersson
This looks like an unnecessary (perhaps a bit augmented) copy of: poky/meta/recipes-graphics/.../packagegroup-core-x11-xserver.bb The package group is not included in the standard meta-ivi image, and I'm not aware of any projects based on meta-ivi that are not also Wayland-based. (If such projects exist they can reference the poky file with a possible bbappend, or make contact with the meta-ivi maintainers) Signed-off-by: Gunnar Andersson <gandersson@genivi.org>
2018-09-12packagegroups: cleanup and unify syntaxOleksandr Kravchuk
Minor cleanups: removed whitespaces, sorted packaged by alphabet and unified syntax between recipes. Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
2018-09-10ivi-image: remove hard-coded IMAGE_ROOTFS_SIZEMirza Krak
The image rootfs size is determined by the following algorithm (from Yocto ref manual): if (image-du * overhead) < rootfs-size: internal-rootfs-size = rootfs-size + xspace else: internal-rootfs-size = (image-du * overhead) + xspace Currently rootfs-size is set to 8 MB which essentially means that it will never be used as it is considered as a minimum. By removing it from the image, the weak default value (65536) will be used which is defined in bitbake.conf. The primary reason of removing it is to be able to set a custom value in e.g local.conf which is currently not possible. Signed-off-by: Mirza Krak <mirza.krak@northern.tech>
2018-02-14Name change orion to pulsar:Oscar Andreasson
The current release is named pulsar. Signed-off-by: Oscar Andreasson <oscar.andreasson@pelagicore.com>
2017-09-08packagegroup-specific-component-p1: replace alsa-lib with libasoundO-1.0Yong-iL Joh
- because alsa-lib is empty package, replace alsa-lib with libasound see https://collab.genivi.org/issues/browse/GT-3526 Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2017-05-30ivi-image: remove "not supported" variables "ROOTFS_PKGMANAGE_BOOTSTRAP"Yong-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-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-07-25audiomanagerplugins: Remove capitalisation from AudioManagerPluginsTom Pollard
[BASE-8] - Conflict AudioManagerPlugin package name in IPK package type. Change audiomanagerplugins recipe naming to be in-line with audiomanager recipe. Allows legal IPK naming characters.
2016-07-21Make the setting of EXTRA_USERS_PARAMS a default valueRobert Marshall
[GDP-287] Enables the setting of an empty root password for testimage as well as allowing the user to build images with other root passwords
2016-07-21common-api-c++-someip: version 3.1.5Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21vsomeip: version 2.0.1Yong-iL Joh
Signed-off-by: Yong-iL Joh <yong-il.joh@windriver.com>
2016-07-21AudioManagerPlugins: addedYong-iL Joh
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>
2016-04-15packagegroups-*: fix up for "WARNING: Could not copy license file..."Yong-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-09-09ivi-image.bb: Switch on Kronos versionAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-09-09jupiter-image.bb: Switch on kronos name and versionAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-03-11ivi-image.bb: Bump PV to match the Jupiter versionAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2015-03-11intrepid-image: Replaced by jupiter imageAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-12-09bluez5: uprev to 5.22 including Service APIHolger Behrens
uprev bluez5 from version 5.15 to version 5.22. Apply service API patches to be aligned with GENIVI compliance. Before those patches were already merged in the git repository that was previously used; now the individual patches are used. The patches have been extracted from Tizen. https://review.tizen.org/git/?p=platform/upstream/bluez.git Tizen rev: abb9a439baaaa9cd6f91ba5af8c6e426cdc8ff8e As the service api is now refactored into a plugin, add this new plugin (libbluetooth-plugins-service) to the root file system. Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-12-05ivi-image: Replace base-passwd bbappend by extrausers usageAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-11-18neard: added to baseline imageHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com> Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
2014-09-04glibc: follow eglibc 2.19 -> glibc 2.20 migrationHolger Behrens
- delete eglibc bbappend and af_bus support patch - update persistence-administrator dependencies - rename eglibc to glibc in abstract-component-p1 packagegroup Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-26packagegroup: Move PACKAGE_ARCH before inherit packagegroupHolger Behrens
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-20gstreamer: upgrade to 1.4.0Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-18persistence-administrator: add to packagegroup-abstract-component-p2Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-18wireless-tools: remove from packagegroup-specific-component-p2Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-08-13packagegroups: add weston-examples to install binaries referenced in weston.iniHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@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-06-20ivi-image: prefer weston version 1.4.%Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@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-09ivi-image.bb: set PV to 6.0+snapshot-${DATE}Holger 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>