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-16 17:06:36 +0000
commitad0c63129cfdd1553bae21e14445ef025d4c0808 (patch)
tree8ee01f50509bc87ca8e80ef2752fa56641da9a1b
parent7bcb62f422876666f7a0f99bcf9ee92aa991c3b9 (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>
-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 \
"