
Set PBR_VERSION to disable all version calculation logic of pbr the supplied version will be considered absolute. Closes-bug: 2013029 Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Change-Id: Ia038c1c7f10170413051e5b3addd337d3559f3ff
9 lines
187 B
BlitzBasic
9 lines
187 B
BlitzBasic
inherit setuptools
|
|
|
|
require fault-common.inc
|
|
|
|
SUBPATH0 = "python-fmclient/fmclient"
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=1dece7821bf3fd70fe1309eaa37d52a2"
|
|
|
|
export PBR_VERSION = "${PV}"
|