meta-agl-devel: remove meta-agl-wireless-monitor
[AGL/meta-agl-devel.git] / meta-oem-production-readiness / meta-agl-basesystem / recipes-stub / ps-communicationsubcpu / ps-communicationsubcpu_1.0.0.bb
1 SUMMARY = "ps-communicationsubcpu for AGL software"
2 DESCRIPTION = "ps-communicationsubcpu to build AGL software"
3 LICENSE = "Apache-2.0"
4 LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
5
6 DEPENDS += " ns-frameworkunified \
7     evklib-headers \
8 "
9
10 PV = "1.0.0+gitr${SRCPV}"
11 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
12 SRCREV := "${BASESYSTEM_REVISION}"
13
14 S = "${WORKDIR}/git/stub/communication_subcpu"
15
16 inherit agl-basesystem-common
17
18 BSMAKE_FILE = "Makefile"