aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-bsp
AgeCommit message (Collapse)Author
2014-05-09meta-ivi: refactor layer structureholger
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-04-04Add CONFIG_BT for the supported machines' kernel configFlorin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-03-25Remove use of deprecated PRINC.Florin Sarbu
The PR server should be used to automatically increment the PR. See: https://wiki.yoctoproject.org/wiki/PR_Service Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2014-02-21AF_BUS: disable in preparation of the move to kdbusHolger Behrens
Support for GENIVI AF_Bus D-Bus Optimization [1] needs an AF_BUS enabled Linux kernel. Currently only the LTSI 3.4 kernel does support this feature. As of the LTSI 3.10 kernel [3] AF_BUS support was dropped. Given that currently all by meta-ivi supported MACHINEs do use the Yocto/LTSI 3.10 kernel we disable AF_BUS. In the future AF_BUS [1] may be replaced with kdbus [4]. [1] http://projects.genivi.org/afbus-dbus-optimization [2] https://www.yoctoproject.org/organization/long-term-support-initiative-ltsi [3] http://git.linuxfoundation.org/?p=ltsi-kernel.git [4] https://code.google.com/p/d-bus/source/browse/kdbus.txt Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2014-01-29sdcard_image: Remplace tabs by spacesAndrei Gherzan
Using tabs and spaces can generate some issues with python. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2013-12-04Add quota support in kernel for all 3 supported machines.Florin Sarbu
Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-10-01vexpressa9: Use kernel version 3.10Florin Sarbu
Change the kernel image type to zImage instead of uImage. Add proper LOADADDR for the vexpressa9 kernel. Rework the runqemu script used for vexpressa9 machine to pick up the kernel and .sdimg from the new location. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-09-18u-boot: follow upstream to 2013.07Holger Behrens
(From Poky rev: 4acfbb1bb0dbe6ea4ab1388ca6bd63b47bd58211) (From OE-Core rev: c5fff5748e0aaf7e135fdd464c2104b1d3cbfd5a) Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2013-08-28linux-yocto: moving on to version 3.10Holger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2013-08-23vexpressa9.conf: Remove machine specific kernel variable.Florin Sarbu
We control the kernel version for meta-ivi from the distro specific config file poky-ivi-systemd.conf rather than have it machine specific. Signed-off-by: Florin Sarbu <florin.sarbu@windriver.com>
2013-08-09vexpressa9.conf: PREFERRED_PROVIDER_jpeg now set distro wideHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2013-08-09linux-yocto: keep support for version 3.4 (LTSI) aroundHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2013-08-09meta-ivi-bsp: layer createdHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
2013-08-09meta-ivi: move hardware specifics to meta-ivi-bspHolger Behrens
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>