diff options
| author | Anton Gerasimov <anton@advancedtelematic.com> | 2017-03-30 17:48:10 +0200 |
|---|---|---|
| committer | Anton Gerasimov <anton@advancedtelematic.com> | 2017-04-03 12:10:15 +0200 |
| commit | 501e07acd803df6f9264c4206b4b9529006f287a (patch) | |
| tree | 20e5bd1f9b3ffd4f230c9c9f5ac87fa85e626617 /recipes-support/lshw | |
| parent | 95b5db5a2714d429d31c42d079b192e8edb1a079 (diff) | |
| download | meta-updater-501e07acd803df6f9264c4206b4b9529006f287a.tar.gz | |
Merge from meta-agl-extra
Diffstat (limited to 'recipes-support/lshw')
| -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 | ||
