4a6edf25a265f593666a6aedeba865b97c26634b
[AGL/meta-agl-devel.git] /
1 SUMMARY = "ns-memorygpioaccesslibrary for AGL software"
2 DESCRIPTION = "ns-memorygpioaccesslibrary to build AGL software"
3 LICENSE = "Apache-2.0"
4 LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93"
5
6 PV = "1.0.0+gitr${SRCPV}"
7 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/basesystem.git;protocol=https;branch=${AGL_BRANCH}"
8 SRCREV := "${BASESYSTEM_REVISION}"
9
10 S = "${WORKDIR}/git/stub/memory_gpio_access_library"
11
12 inherit agl-basesystem-common
13
14 BSMAKE_FILE = "Makefile"