diff options
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-bsp/flashrom/flashrom_1.2.bb (renamed from meta-oe/recipes-bsp/flashrom/flashrom_1.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-bsp/flashrom/flashrom_1.1.bb b/meta-oe/recipes-bsp/flashrom/flashrom_1.2.bb index 074a1a5f69..17445ac2da 100644 --- a/meta-oe/recipes-bsp/flashrom/flashrom_1.1.bb +++ b/meta-oe/recipes-bsp/flashrom/flashrom_1.2.bb | |||
@@ -7,8 +7,8 @@ DEPENDS = "pciutils libusb libusb-compat" | |||
7 | 7 | ||
8 | SRC_URI = "https://download.flashrom.org/releases/flashrom-v${PV}.tar.bz2 \ | 8 | SRC_URI = "https://download.flashrom.org/releases/flashrom-v${PV}.tar.bz2 \ |
9 | " | 9 | " |
10 | SRC_URI[md5sum] = "91bab6c072e38a493bb4eb673e4fe0d6" | 10 | SRC_URI[md5sum] = "7f8e4b87087eb12ecee0fcc5445b4956" |
11 | SRC_URI[sha256sum] = "aeada9c70c22421217c669356180c0deddd0b60876e63d2224e3260b90c14e19" | 11 | SRC_URI[sha256sum] = "e1f8d95881f5a4365dfe58776ce821dfcee0f138f75d0f44f8a3cd032d9ea42b" |
12 | 12 | ||
13 | S = "${WORKDIR}/flashrom-v${PV}" | 13 | S = "${WORKDIR}/flashrom-v${PV}" |
14 | 14 | ||