Age | Commit message (Collapse) | Author | Files | Lines |
|
Latest pyro imported a change to the way u-boot is handled in the imaging classes.
This broke in downstream layers.
Pin master until upstream fixes the issue in the pyro branch.
Change-Id: Iedd9f0548e218d45a4f0cf5e089def56efdf943f
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
meta-openembedded merged http://cgit.openembedded.org/meta-openembedded/commit/?h=pyro&id=38b82e7794a90641beef4b6ee648317d058572f8
which led to the creation of an empty package but the runtime-requirement ended up in the rpm.
This broke image creation due to a unavailable runtime dependency on libopencv-ts (which is empty).
Temporarily pin meta-openembedded until fixed upstream.
Bug-AGL: SPEC-971
Change-Id: Idd5234719e0d52833ae86ead0e053621f6a52ea7
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Iee9f1a71b49a2190be021b0c1a3742fe06650ab5
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
The uprev is done, so the temporary file can be removed.
Also meta-altera has a build-fix for pyro in a newer version.
Change-Id: I900fe1d171668e988dcf03611b323cbd63723eb2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This reverts commit e5ec6847b1f584b46bbaaca8612d27f1ce2505fc.
Reason: we tracked pyro/head of meta-updater and this introduces a build issue on u-boot recipe.
Change-Id: Ifb5d76389d464ca153722df213e6ba12a41c4f43
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Update the version of Yocto/OE layer meta-updater.
v2: update to new master
Bug-AGL: SPEC-863
Change-Id: I05474d9f144e4f026c58f24beb802cdc2e705037
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-890
Change-Id: I664a5a5276735199491bf895c4a023d53171cc48
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Bug-AGL: SPEC-158
Change-Id: I73e03febbf61a13d1b6f26e0376c4226c7cc979e
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
|
|
v3 (jsmoeller): switch back to master revision from sandbox in preparation of pyro merge
v2 (jsmoeller): rebased
Bug-AGL: SPEC-646
Change-Id: Ie95ab54ec4c0cce46c1fa0cb1aa325c9d760cd32
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
SYSTEMD_AUTO_ENABLE is wrong setting.
-> smartdevicelink.service doesn't start while bootup.
Report issue here https://github.com/phongt/meta-sdl/issues/2
Change-Id: I8eb103913954e283b75b9547ff1a0fdb4b728b74
Signed-off-by: Phong Tran <tranmanphong@gmail.com>
|
|
meta-virtualization layer is useful for for the eg-virt group
because it provides support for several virtualization solutions
(XEN, docker, KVM, etc.)
Bug-AGL: SPEC-787
Change-Id: If4fb25942fbc0871267f4bf24151b8fac8f44e56
Signed-off-by: Michele Paolino <m.paolino@virtualopensystems.com>
|
|
Change-Id: I7713238686b8b7f93d80126b290be912afd2d25c
Signed-off-by: Phong Tran <tranmanphong@gmail.com>
|
|
More robust aktualizr, annoying warnings during build removed, runqemu
script added. Full diff can be found at https://pastebin.com/EiwQHWzd.
Change-Id: Ic5860002610ebbda4b26689abc87cecac45ca738
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
Bug-AGL: SPEC-704
This is part of the fixe to make i.MX6 buildable again.
Starting Morty, FSL Communicty BSP (freescale.github.io) has changed their layer names so we need to use these names so we need to follow this change
- meta-fsl-arm -> meta-freescale
- meta-fsl-arm-extra -> meta-freescale-3rdparty
- meta-fsl-demos -> meta-freescale-distro
Change-Id: Id5da65902f9dea761378f7dd1370a5025f63d414
Signed-off-by: Takashi Matsuzawa <tmatsuzawa@xevo.com>
|
|
Change-Id: I5fc8e26ff296d70d70bf6279fc5dca2702a01341
Signed-off-by: Phil Wise <phil@advancedtelematic.com>
|
|
The new revision includes changes to make meta-updater layer inclusion a
neutral operation, and inheriting sota.bbclass almost neutral operation.
If we add agl-sota to the build now it should not affect anything,
and once it's there we can add "sota" DISTRO_FEATURE to machine
templates for which sota is already implemented.
https://github.com/advancedtelematic/meta-updater/compare/bae52014b6e3a49e7adf49373238dab9f5f3b4a2...8379268522e453923514cc74ef37b9585ab4bde7
Change-Id: I4501ebc226a8c52017a24c06811ee33923c692c4
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
* Branch master of meta-rcar-gen3, should not be use for gerrit review anymore.
Bug-AGL: SPEC-605
Change-Id: Ice2216236e9cf5f9ca41c7945a04a8b66133d61a
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Currently, Qt 5.8 is available only in master, as morty is frozen on the
5.7 major release. Once Pyro is released, we should probably switch to
that instead.
Change-Id: I024b757d16e5891382f4286dadee3315163a79d5
Depends-On: I83f8334539d5542c7632b45e230d53915fdf18bf
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
This updates the kernel and adds support for the 64bit build of the rpi3.
Bug-AGL: SPEC-568
Change-Id: I4d285594f226af184d7207b8e067a7aba5bbc5d3
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-557
Change-Id: Ia00a84da101591c00c1ced9e445122f4e04d660f
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
It contains still the agl-localdev features.
It was swapp'ed out during the meta-updater migration.
Add it back to re-enable agl-localdev.
Bug-AGL: SPEC-557
Change-Id: I34e0b65d647d45bab2df215ce0b5688f3a903881
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-561
Bug-AGL: SPEC-558
Change-Id: I4c32b3d99e0ec89f44217a24b8f75f89538a4d38
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
Replace meta-agl-extra/meta-sota with exernal meta-updater layer
Change-Id: If4f2991531b3bf893881c068e3a6ad4ba259f217
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
* the gerrit head is on master, so we should use master branch
of meta-renesas-rcar-gen3 for AGL master
Change-Id: Iaa6b86e2792cf672323b1047cfe74bde4b984f2a
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
* Change Renesas rcar gen3 BSP to v2.16
CogentEmbedded/meta-rca -> AGL/meta-renesas-rcar-gen3
Change-Id: Ia9c35c212472cee4ae657c38f2695818424f7eeb
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
isafw got incompatible with krogoth and morty on their master branch.
Upstream added a morty branch (no krogoth branch). Use this branch.
Change-Id: I388e17da89c33a791660f36c1f902274360a38c2
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Linux kernels 4.4 and 4.9 in the latest version
of branch morty of meta-raspberrypi have issues
therefore I have set this Yocto/OE layer to a
previous version with kernel 4.4 that is known to
work.
Bug-AGL: SPEC-411
Change-Id: I41a5fd1cefa1484bf1ca9b7e8bc22dab646b21b6
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
meta-agl-demo pointed by accident to a sandbox. Fix it.
meta-isafw is broken upstream for morty. Pin to workin version.
Document repository pinning.
Change-Id: I9fa4497dd10594978fb576e5e02f882b51b97b8f
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Change-Id: Ie4d72870c42d0673958087f4afea35289887295f
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This changeset changes the upstream and the branch of meta-qt5 to
branch 5.8 and upstream to qt.io .
This was decided during the AMM F2F meeting in Tokyo last week.
Change-Id: Ia4289c4f920f10e12aa32076981528a521afadbb
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Bug-AGL: SPEC-423 SPEC-132 SPEC-134
Change-Id: I8aa0b5c8981aef0f9eaef6b154a8a359efe9933c
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
|
|
Meanwhile there is a morty branch in meta-raspberrypi. Use it.
Change-Id: Ie5ed3fee84bbfb66e84c1bfc40b046b312214a62
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
v2: bump i.MX BSPs to morty.
Change-Id: Ib034e0f00100027d14ba430c5df3e5c9b1eb556c
Signed-off-by: ronan@iot.bzh <ronan@iot.bzh>
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Update Yocto/OE layer meta-rust following the
upstream fix in compiler-rt for building a
toolchain installer. This version of meta-rust
is required by the latest version of RVI SOTA
Client from Yocto/OE layer meta-agl-extra.
Bug-AGL: SPEC-385
Change-Id: Idf1a2d53327718c95401bdfedf4b8868dffdd560
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Change-Id: I6a0fdd11231235602a1f8a9b59a5274c46205dab
Signed-off-by: nathani <nathani@validmanufacturing.com>
|
|
Change-Id: Id92304811a3dca18bdd8e120cd782ca0c77b100a
Signed-off-by: nathani <nathani@validmanufacturing.com>
|
|
Change-Id: I2be760ea9c1739436369f561e86510efcd0b6d5f
Bug-AGL: SPEC-158
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
|
|
Change-Id: Ia177e6049adf1ea6f5719e2b5e8bfd5956822fea
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
|
|
Fix issue with the compilation of libstd-rs on
Debian by the updating meta-rust to the latest
version.
Bug-AGL: SPEC-176
Change-Id: I39ac932d43b9d5a6a297167d0384ed5763821395
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
To upgrade to Qt5.7, revision of meta-qt5 is set to 'morty'
although AGL CC is suupposed to use 'krogoth' because meta-qt5
for 'krogoth' points Qt5.6.
Change-Id: I3bda7654be90e7b1df0ce60d4fa49d2c25c30b3c
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
|
|
Change-Id: I0271d2c723ef8f5f014752b8a38347d17d1e1991
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
likely a gerrit bug again. These 2 ended up in master
but should not have landed there in the first place.
Revert "fix default.xml file"
This reverts commit bc820808d7c20fc41fb8d01063cd90331ac1511e.
Revert "create morty manifest draft"
This reverts commit 6dbea6a4501d6793c4ec0edf0a11df7f59efbe9d.
Change-Id: Ic5cd1144d153eccf1d9e6caa40b147d8a40f5590
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
* by default repo use a anonymous http URL to fetch the agl remote.
But the same URL is used to push review or/and sandboxi to gerrit.
The anonymous http URL can be only use on read only conf.
Add a pushurl ("pushurl="ssh://gerrit.automotivelinux.org:29418") to the agl remote allow
user to push (write) on is own ssh account.
If your user have a diff name than your user gerrit acount:
#cat ~/.ssh/config
Host gerrit.automotivelinux.org
User XXXMyGerritNameXXX
Change-Id: I89c80943bd1b22838215b833a34c42ff7afa206c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
Change-Id: I0182c8c7e4bae9c565f0e80ada0d0e13781c770a
Signed-off-by: ronan@iot.bzh <ronan@iot.bzh>
|
|
This bump includes improvements for cynara, bluez
and chsmack.
Change-Id: I5a6519036393e3d6f0b259afbd365faecc1bb944
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
Change-Id: Ifa55233126c817bb6ed9fc167fb298e598a2ab0b
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Recently the maintainer of Yocto/OE layer
meta-raspberrypi create branch Krogoth therefore
it is recommended to use for the port of AGL to
Raspberry Pi 2 and 3.
Bug-AGL: SPEC-254
Change-Id: I9e4a309103cd214c6cba6df11a14f36360e967bc
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
Set version of Yocto/OE layer meta-raspberrypi
compatible with Yocto Project release Krogoth and
the rest of the layers in AGL.
Bug-AGL: SPEC-254
Change-Id: Ib98a7edc75ea629abcbbb9c4dd355ddee6d66eec
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
May be squashed into:
https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/AGL-repo.git;a=commit;h=da0629eac4ba02b5ad0b80117040de622c49baa8
Change-Id: Iec405f93a4e8b3dbfcb39e4d56be3c41df761029
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
|
|
Bug: https://jira.automotivelinux.org/browse/SPEC-158
Change-Id: I3c37657d517c990ef1e68180ff3137404ad8aa54
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
|