From: Jan-Simon Möller Date: Fri, 13 Nov 2020 15:36:49 +0000 (+0100) Subject: Add the nativesdk-cmake-apps-module-doc package to the SDK X-Git-Tag: 10.0.1~6 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=cd911a7e3c30e796bc783ef224cffa9dda699fe3;p=AGL%2Fmeta-agl.git Add the nativesdk-cmake-apps-module-doc package to the SDK This is required to have the sample cmake files present in the SDK. These are mentioned in the cmake-apps-module documentation. Bug-AGL: SPEC-3688 Signed-off-by: Jan-Simon Möller Change-Id: I54012c9ef5c5c55b24d05789df852ba2a3b947c3 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25559 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account (cherry picked from commit ad0c63129cfdd1553bae21e14445ef025d4c0808) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25597 --- diff --git a/meta-agl-profile-core/recipes-devtools/packagegroups/nativesdk-packagegroup-sdk-host.bbappend b/meta-agl-profile-core/recipes-devtools/packagegroups/nativesdk-packagegroup-sdk-host.bbappend index a6c709342..18621dbfe 100644 --- a/meta-agl-profile-core/recipes-devtools/packagegroups/nativesdk-packagegroup-sdk-host.bbappend +++ b/meta-agl-profile-core/recipes-devtools/packagegroups/nativesdk-packagegroup-sdk-host.bbappend @@ -1,3 +1,4 @@ RDEPENDS_${PN} += "nativesdk-low-level-can-generator \ nativesdk-cmake-apps-module \ + nativesdk-cmake-apps-module-doc \ "