diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-03-19 10:14:06 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2017-03-19 10:14:06 +0000 |
commit | 70fa58c6cb9f404522bd41ccccf18511d9c6421d (patch) | |
tree | 81a2a44b967f7a03385803e811e0ffb5414a4a7c | |
parent | 02faef67aad417117aabea740d1f204da58b6f7f (diff) | |
parent | ac213fcdf0365bbfd2b2a85c8c67deb351d5015d (diff) |
Merge "remove PR from recipes"
-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 \ |