diff options
Diffstat (limited to 'recipes-support/lshw/lshw_02.16.bb')
| -rw-r--r-- | recipes-support/lshw/lshw_02.16.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-support/lshw/lshw_02.16.bb b/recipes-support/lshw/lshw_02.16.bb index 53b0d65..99901ff 100644 --- a/recipes-support/lshw/lshw_02.16.bb +++ b/recipes-support/lshw/lshw_02.16.bb | |||
| @@ -14,12 +14,11 @@ DEPENDS = "pciutils \ | |||
| 14 | usbutils" | 14 | usbutils" |
| 15 | COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" | 15 | COMPATIBLE_HOST = "(i.86|x86_64|arm|aarch64).*-linux" |
| 16 | 16 | ||
| 17 | PR="r1" | ||
| 18 | |||
| 19 | SRC_URI="http://ezix.org/software/files/lshw-B.${PV}.tar.gz \ | 17 | SRC_URI="http://ezix.org/software/files/lshw-B.${PV}.tar.gz \ |
| 20 | file://cross-compile.patch \ | 18 | file://cross-compile.patch \ |
| 21 | file://ldflags.patch \ | 19 | file://ldflags.patch \ |
| 22 | " | 20 | " |
| 21 | |||
| 23 | SRC_URI[md5sum] = "67479167add605e8f001097c30e96d0d" | 22 | SRC_URI[md5sum] = "67479167add605e8f001097c30e96d0d" |
| 24 | SRC_URI[sha256sum] = "809882429555b93259785cc261dbff04c16c93d064db5f445a51945bc47157cb" | 23 | SRC_URI[sha256sum] = "809882429555b93259785cc261dbff04c16c93d064db5f445a51945bc47157cb" |
| 25 | 24 | ||
