summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-11-13 16:36:49 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2020-11-18 12:13:30 +0000
commitcd911a7e3c30e796bc783ef224cffa9dda699fe3 (patch)
treeb6f67239a860cf4ddc83aa87da15cada238d83ea
parent04cb1b09693da04e90962568a1d0c7de283df6e9 (diff)
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 <jsmoeller@linuxfoundation.org> Change-Id: I54012c9ef5c5c55b24d05789df852ba2a3b947c3 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25559 Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> (cherry picked from commit ad0c63129cfdd1553bae21e14445ef025d4c0808) Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25597
-rw-r--r--meta-agl-profile-core/recipes-devtools/packagegroups/nativesdk-packagegroup-sdk-host.bbappend1
1 files changed, 1 insertions, 0 deletions
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 \
"