Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I75b9ced887249380a6164296b73acaaca91e3060
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
|
|
|
|
|
|
This change is to be merged upstream. Meanwhile fix the build by using high-prio layer.
Change-Id: Iaf9b08b1ea314d9c298639372dd4a7d1c15e83f0
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Introduce a new wks file, sdimage-bootpart-uuid.wks that differs from
sdimage-bootpart.wks in that it uses --use-uuid rather than --ondisk as
PARTUUID is more portable and we do not use busybox mount in our images.
Bug-AGL: SPEC-1336
Change-Id: Ib98d1e49406f8b8ac13c3947f4efbc4360cf9865
Signed-off-by: Tom Rini <trini@konsulko.com>
|
|
Add templates for the db-820c as community board alongside the 410c.
Only works with rocko/master.
v2:
- fixed 96board-tools inclusion
- added kernel bbappend
Change-Id: I411505ae0aeb5939338bb94f5db04c2572fc6612
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
It is currently a warning to use ${COREBASE}/LICENSE and instead we need
to use ${COMMON_LICENSE_DIR}/MIT. Switch to this syntax.
Change-Id: If92643fdaf120f1ef27adab3cc8068d253665eb2
Signed-off-by: Tom Rini <trini@konsulko.com>
|
|
There is a dependency loop when ptest is enabled in the build.
Deactivate the feature in CI until
https://jira.automotivelinux.org/browse/SPEC-1334
is fixed
Bug-AGL: SPEC-1334
Change-Id: I18e86879813fde34bb280d9f1fcfd73d2abe1232
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
|
|
sota and sdl need some more fixes for rocko. Remove them from the default feature list.
Change-Id: Ia1d98d0f288e683a9c570659805fb613fe09684c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
Change-Id: I95916851bcdb730767206c736b2e2b2510c9517b
Signed-off-by: Dominig ar Foll Intel Open Source <dominig.arfoll@fridu.net>
|
|
Change-Id: I245d77f231fbb625d5e13a2c7e0e9cbabfebdf80
Signed-off-by: Dominig ar Foll Intel Open Source <dominig.arfoll@fridu.net>
|
|
Improvements:
- addition of supervisor (in devel mode)
- handling of mimetype
- integration of systemd watchdog
- refactor of code handling sessions
- hooking of sessions
- started: isolation of systemd event loop
- started: test of the code
Fixes:
- exclude directories starting with dot (.) from search
to avoid issues with debugging libraries
- memory leaks
- session leaks
- segmentation fault on disconnections
- robustness against time adjust
Bug-AGL: SPEC-1293
Bug-AGL: SPEC-1296
Bug-AGL: SPEC-1303
Change-Id: Idb7908b8a4148a052c72aa662e1d453356d8e40d
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
|
|
The db410c build uses IMAGE_FSTYPES_append
which is a bad idea and should be changed to
IMAGE_FSTYPES ?=
Anyway - add a hotfix directly in the recipes.
Change-Id: I163e4fdccfc890085cf98571dcf5d7bf21cffadd
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The class fails due to an old construct no longer supported in rocko.
Fix it by overlaying our own class until fixed upstream.
Change-Id: I5826da8e055b754cddbe346187dd5a6c508b2ff8
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
|
The file was applied twice.
Change-Id: I018a7de662c67ecb1dd80311bf171346fb21ca9c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
The old info of IBT firmware for Intel bluetooth in the bbappend file
overrides those in the new rocko's linux-firmware.bb and causes
build failure when users try to add a specific fimrware by name.
Change-Id: I71d4f017cfdceda2347a97aeaa0260e643bfcd91
Signed-off-by: Kien Dinh <kien.t.dinh@intel.com>
|
|
|
|
|
|
|
|
Old boards being removed:
- porter templates
- wandboard (untested)
- qemux86 (qemux86-64 - aka 64bit - is the only default)
Change-Id: Ia366cdeac988780dc3253e20357b868b3b6b8070
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
These changes are included:
- dra7xx-evm,meta-ti: disable gstreamer-plugins-bad on vayu until fixed
- meta-boundary: has no rocko branch, remove the folder
- meta-intel: generalize the libva bbappend
- general: remove the lua bbappend as it is upstream
- general: re-add fix for kernel-devsrc
(see https://gerrit.automotivelinux.org/gerrit/#/c/11209/)
Documents fixme's in meta-agl-bsp/ROCKO.FIXMEs.
Change-Id: I3df32632558d503c3ce343f907a1ee1e15ae7e26
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
Update recipe lttng-modules to v2.10.5 to fix build
issue for machine intel-corei7-64 with Linux kernel
4.9.77. The fix has been already applied in oe-core
master but AGL relies on branch rocko therefore the
fix has to be applied temporary through meta-agl-bsp.
(From OE-Core rev: 7f00a5161889a422d83dc113521d9241fdd89abf)
Bug-AGL: SPEC-1302
Change-Id: I87166026f011ab6735155e65d95a19e56a001d63
Co-Authored-By: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
- since since commit manifest 808fff50abccf34e81186d635cba574e218fadc9
meta-rust is now remove from AGL
Change-Id: I6150c43aa5e30ed2792e948c3761bd2e9e733e3c
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
|
|
With rocko, we're on 4.14, so we should stop inheriting from
linux-agl-4.9.inc, which is applying a Smack patch that has already been
merged into 4.14.
Change-Id: I15e1dd270d111d44b089f9587fcdccf9abec2210
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
|
|
|
|
|
|
The upstream location of xmlsec1 changed from
recipes-support/xmlsec1
to
recipes-security/xmlsec1
Also we need to add 2 more dependencies added.
Bug-AGL: SPEC-1297
Change-Id: Iba96bbb8a63ea9c9b8240f1a72e6e3423178e05c
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
This bbappend attempts to remove a patch that doesn't exist, so on
rocko, it is now breaking the build. Remove it.
Change-Id: Ieddbe8c73c5efa2568ea09a83be73e151618be8e
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
This recipe exists in rocko now, so we can drop our backport.
Change-Id: Ic6baeda9f625d7a2164381719d73b1fcaf9e3f5b
Signed-off-by: Martin Kelly <mkelly@xevo.com>
|
|
Changes have been merged in the 4.12 kernel and are no longer needed to applied
Change-Id: I5173a40d95a87a2bdba1666519d6ad09118a52eb
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
in case of using compositor-fbdev
Bug-AGL: SPEC-1192
Change-Id: If81cb3245fac01a32a97b02106ff23b65856d565
Signed-off-by: Mihail Grigorov <michael.grigorov@konsulko.com>
|
|
Change-Id: I86a0ff336d16be399fc50ca81cd687cbaa4a68fa
Signed-off-by: Dominig ar Foll Intel Open Source <dominig.arfoll@fridu.net>
|
|
* agl/sandbox/ronan/rocko: (58 commits)
Update ulcb conf file
Remove unsed gstreamer backport
[GEN3] add preferred version on omx package
run-(agl-)postinst: Emit progress to console
meta-security: Remove unused content
Upgrade wayland-ivi-extension
Revert "Fix kernel gcc7 issue"
remove backport commit
Revert "Fix CVE-2017-1000364 by backporting the patches for gen3"
Remove fix for optee-os
Remove gcc 6 fix
Update rcar gen3 kernel bbappend version
Update rcar gen3 driver
Remove porter machine
dbus-cynara: Upgrade to 1.10.20
xmlsec1: switch to meta-security version
systemd: earlier smack label switch
cynara: upgrade to 0.14.10
Remove smack recipe
Integrate parts of meta-intel-iot-security
...
Bug-AGL: SPEC-1181
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Conflicts:
meta-app-framework/recipes-security/cynara/cynara_git.bbappend
Change-Id: I9875fcb31e960038ce6c23165c99b52a3bd1a1c0
|
|
* agl/sandbox/locust2001/rocko: (33 commits)
most: remove skb_put_data patch from SRC_URI
linux-linaro-qcomlt: update to kernel 4.14
dragonboard-410c: update 96boards-tools recipe
dragonboard-410c: remove ACCEPT_EULA setting
00_local.conf.agl.inc: Disable GObject Introspection Data
linux-ti-staging: Remove linux-dtb.inc
geoclue: Remove unnecessary dependency
u-boot-ota: Fix build error with gcc7
linux-firmware: Remove duplicated lines
Change image type to wic.vmdk
glibc: Arrange patch file
netboot.bbclass: Remove image_types_uboot inheritance
meta-agl-bsp/classes: Remove bbclass files
rygel: Arrange rocko
security-manager: Fix build error that causes gcc v7.0
cynara: Fix build error that causes gcc v7.0
libcap: Fix warning
mesa: Arrange the recipe
libmicrohttpd: Remove the recipe
connman: Arrange patch file
...
Bug-AGL: SPEC-1181
Change-Id: I8fa84553664fd3d7495b42c7198744f05eebcce0
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
Upgrade wayland-ivi-extension version to 2.0.% from 1.13.
Currently, version is 2.0.2
This change is for only master branch.
[PatchSet2]
Apply the patch for type conversion for dra7xx board.
The patch for wayland-ivi-extension 1.13 is already applied but
for 2.0.2 is not applied yet.
Bug-AGL: SPEC-1244
Change-Id: I200c19837b8f7b646296a868c14423e55e98bf86
Signed-off-by: Kazumasa Mitsunari <knimitz@witz-inc.co.jp>
|
|
Add tzdata zoneinfo to allow setting of timezone
Change-Id: Ib99cc9121ab482c92db2259a5c342457478af72e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Change-Id: I2c68a132e315a61117a6d6709bafbff58dff8847
Signed-off-by: ronan <ronan.lemartret@gmail.com>
|
|
Change-Id: I42cf2872946ad46852136dfc9170718434b4b5ba
Signed-off-by: ronan <ronan.lemartret@gmail.com>
|
|
Change-Id: I61c6971adddd756ebec262b084b8e4d847d1cb8f
Signed-off-by: ronan <ronan.lemartret@gmail.com>
|