summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-03-20Add kingficher supportRonan Le Martret4-0/+70
Change-Id: I75b9ced887249380a6164296b73acaaca91e3060 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
2018-03-13Merge "dra7xx-evm, beaglebone: Switch to sdimage-bootpart-uuid for wic"Jan-Simon Moeller3-1/+8
2018-03-09Merge "Add db-820c as community board"Jan-Simon Moeller4-0/+9
2018-03-08Merge "run-agl-postinsts, weston-init-conf: Switch LIC_FILES_CHKSUM syntax"Jan-Simon Moeller2-3/+2
2018-03-08Fix image class for cyclone5 until fixed upstreamJan-Simon Möller1-2/+3
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>
2018-03-08dra7xx-evm, beaglebone: Switch to sdimage-bootpart-uuid for wicTom Rini3-1/+8
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>
2018-03-07Add db-820c as community boardJan-Simon Möller4-0/+9
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>
2018-03-07Merge "Adding support for NVM Express partitions"Jan-Simon Moeller1-2/+2
2018-03-07run-agl-postinsts, weston-init-conf: Switch LIC_FILES_CHKSUM syntaxTom Rini2-3/+2
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>
2018-03-07Disable agl-ptest in snapshot build until dependency loop is fixedJan-Simon Möller2-2/+2
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>
2018-03-06Merge "af-binder: Upgrade"Jan-Simon Moeller2-3/+18
2018-03-06Merge "enabling kernel 4.14"Jan-Simon Moeller3-3/+3
2018-03-06Remove sota and sdl from default feature listJan-Simon Möller4-4/+4
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>
2018-03-05Merge "core-boot-agl: add tzdata zoneinfo files"Jan-Simon Moeller1-0/+1
2018-03-02enabling kernel 4.14Dominig ar Foll Intel Open Source3-3/+3
Change-Id: I95916851bcdb730767206c736b2e2b2510c9517b Signed-off-by: Dominig ar Foll Intel Open Source <dominig.arfoll@fridu.net>
2018-03-01Adding support for NVM Express partitionsDominig ar Foll Intel Open Source1-2/+2
Change-Id: I245d77f231fbb625d5e13a2c7e0e9cbabfebdf80 Signed-off-by: Dominig ar Foll Intel Open Source <dominig.arfoll@fridu.net>
2018-02-27af-binder: UpgradeJosé Bollo2-3/+18
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>
2018-02-22Hotfix for db410 on rockoJan-Simon Möller1-1/+4
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>
2018-02-22Fix cyclone5 build by supplying patched image classJan-Simon Möller1-0/+181
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>
2018-02-22Merge "meta-agl-bsp: weston: flags of events must be kept"Jan-Simon Moeller1-11/+51
2018-02-22Merge "lttng-modules: update to v2.10.5"Jan-Simon Moeller3-0/+275
2018-02-22Merge "meta-intel: removal of ibt info since it has been defined in rocko."Jan-Simon Moeller1-3/+0
2018-02-22Merge "Remove old boards for rocko"Jan-Simon Moeller6-241/+0
2018-02-22Remove duplicate bbappend file in meta-agl-bsp/meta-tiJan-Simon Möller1-5/+0
The file was applied twice. Change-Id: I018a7de662c67ecb1dd80311bf171346fb21ca9c Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
2018-02-21meta-intel: removal of ibt info since it has been defined in rocko.Kien Dinh1-3/+0
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>
2018-02-20Merge "Upgrade wayland-ivi-extension"Jan-Simon Moeller1-0/+5
2018-02-20Merge "move GPLv2 logic into agl-gplv2 feature"Jan-Simon Moeller4-9/+11
2018-02-20Merge "adding Minnow eth driver to allow network boot"Jan-Simon Moeller2-0/+5
2018-02-20Remove old boards for rockoJan-Simon Möller6-241/+0
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>
2018-02-20Fixes for meta-agl-bsp for rockoJan-Simon Möller10-109/+34
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>
2018-02-20Merge "Remove meta-rust from bblayers"Jan-Simon Moeller1-1/+0
2018-02-20lttng-modules: update to v2.10.5Leon Anavi3-0/+275
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>
2018-02-20Remove meta-rust from bblayersrepo syncRonan Le Martret1-1/+0
- 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>
2018-02-16linux-renesas: stop inheriting from 4.9Martin Kelly1-1/+0
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>
2018-02-16Merge "linux-renesas: remove bbappend"Jan-Simon Moeller1-2/+0
2018-02-16Merge "open-vm-tools: drop backport"Jan-Simon Moeller5-171/+0
2018-02-16Merge "linux-yocto: remove redundant patches from recipe"Jan-Simon Moeller5-207/+0
2018-02-16Move xmlsec1 folder in meta-app-frameworkJan-Simon Möller2-4/+4
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>
2018-02-15linux-renesas: remove bbappendMartin Kelly1-2/+0
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>
2018-02-15open-vm-tools: drop backportMartin Kelly5-171/+0
This recipe exists in rocko now, so we can drop our backport. Change-Id: Ic6baeda9f625d7a2164381719d73b1fcaf9e3f5b Signed-off-by: Martin Kelly <mkelly@xevo.com>
2018-02-15linux-yocto: remove redundant patches from recipeMatt Ranostay5-207/+0
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>
2018-02-14meta-agl-bsp: weston: flags of events must be keptMihail Grigorov1-11/+51
in case of using compositor-fbdev Bug-AGL: SPEC-1192 Change-Id: If81cb3245fac01a32a97b02106ff23b65856d565 Signed-off-by: Mihail Grigorov <michael.grigorov@konsulko.com>
2018-02-14adding Minnow eth driver to allow network bootDominig ar Foll Intel Open Source2-0/+5
Change-Id: I86a0ff336d16be399fc50ca81cd687cbaa4a68fa Signed-off-by: Dominig ar Foll Intel Open Source <dominig.arfoll@fridu.net>
2018-02-14Merge remote-tracking branch 'agl/sandbox/ronan/rocko' into HEADJan-Simon Möller243-16264/+19342
* 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
2018-02-14Merge remote-tracking branch 'agl/sandbox/locust2001/rocko' into HEADJan-Simon Möller66-14924/+362
* 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>
2018-02-14Upgrade wayland-ivi-extensionKazumasa Mitsunari3-2/+7
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>
2018-02-13core-boot-agl: add tzdata zoneinfo filesMatt Ranostay1-0/+1
Add tzdata zoneinfo to allow setting of timezone Change-Id: Ib99cc9121ab482c92db2259a5c342457478af72e Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
2018-02-13Update ulcb conf fileronan2-21/+5
Change-Id: I2c68a132e315a61117a6d6709bafbff58dff8847 Signed-off-by: ronan <ronan.lemartret@gmail.com>
2018-02-13Remove unsed gstreamer backportronan59-3308/+0
Change-Id: I42cf2872946ad46852136dfc9170718434b4b5ba Signed-off-by: ronan <ronan.lemartret@gmail.com>
2018-02-13[GEN3] add preferred version on omx packageronan1-0/+2
Change-Id: I61c6971adddd756ebec262b084b8e4d847d1cb8f Signed-off-by: ronan <ronan.lemartret@gmail.com>