diff options
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/dmidecode/dmidecode_2.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb b/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb index bdddf30c46..000d2cd3cd 100644 --- a/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb +++ b/meta/recipes-devtools/dmidecode/dmidecode_2.12.bb | |||
@@ -4,7 +4,7 @@ LICENSE = "GPLv2" | |||
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=393a5ca445f6965873eca0259a17f833" |
5 | PR = "r0" | 5 | PR = "r0" |
6 | 6 | ||
7 | SRC_URI = "http://savannah.nongnu.org/download/dmidecode/${P}.tar.bz2" | 7 | SRC_URI = "http://savannah.nongnu.org/download/dmidecode/${BP}.tar.bz2" |
8 | 8 | ||
9 | COMPATIBLE_HOST = "(i.86|x86_64).*-linux" | 9 | COMPATIBLE_HOST = "(i.86|x86_64).*-linux" |
10 | 10 | ||