diff options
-rw-r--r-- | meta-oe/recipes-support/sdparm/sdparm_1.10.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/sdparm/sdparm_1.10.bb b/meta-oe/recipes-support/sdparm/sdparm_1.10.bb index 8ab2819d3a..3299a77aaa 100644 --- a/meta-oe/recipes-support/sdparm/sdparm_1.10.bb +++ b/meta-oe/recipes-support/sdparm/sdparm_1.10.bb | |||
@@ -10,6 +10,7 @@ DEPENDS="sg3-utils" | |||
10 | SRC_URI = "http://sg.danny.cz/sg/p/${BPN}-${PV}.tgz \ | 10 | SRC_URI = "http://sg.danny.cz/sg/p/${BPN}-${PV}.tgz \ |
11 | file://make-sysroot-work.patch \ | 11 | file://make-sysroot-work.patch \ |
12 | " | 12 | " |
13 | MIRRORS += "http://sg.danny.cz/sg/p https://fossies.org/linux/misc" | ||
13 | 14 | ||
14 | PACKAGES =+ "${PN}-scripts" | 15 | PACKAGES =+ "${PN}-scripts" |
15 | RDEPENDS_${PN}-scripts += "bash ${PN}" | 16 | RDEPENDS_${PN}-scripts += "bash ${PN}" |