diff options
author | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-03-17 20:35:46 +0100 |
---|---|---|
committer | Ronan Le Martret <ronan.lemartret@iot.bzh> | 2017-03-17 20:35:46 +0100 |
commit | ac213fcdf0365bbfd2b2a85c8c67deb351d5015d (patch) | |
tree | c125469eb4ebb37fa1b78ecdb677cf7c43cd1175 /meta-sota/recipes-support/lshw | |
parent | 9731d660b9fae6967f63bf1162a05d5dfacf68a1 (diff) |
remove PR from recipes
Yocto uses meanwhile 'prserv' to generate the value for PR.
Change-Id: Ifa2905f8bfada7564d68db2d00bc4f0d9e4a2757
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'meta-sota/recipes-support/lshw')
-rw-r--r-- | meta-sota/recipes-support/lshw/lshw_02.16.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-sota/recipes-support/lshw/lshw_02.16.bb b/meta-sota/recipes-support/lshw/lshw_02.16.bb index 677c6da..99901ff 100644 --- a/meta-sota/recipes-support/lshw/lshw_02.16.bb +++ b/meta-sota/recipes-support/lshw/lshw_02.16.bb @@ -14,8 +14,6 @@ DEPENDS = "pciutils \ usbutils" COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" -PR="r1" - SRC_URI="http://ezix.org/software/files/lshw-B.${PV}.tar.gz \ file://cross-compile.patch \ file://ldflags.patch \ |