summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/sdparm/sdparm_1.10.bb1
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"
10SRC_URI = "http://sg.danny.cz/sg/p/${BPN}-${PV}.tgz \ 10SRC_URI = "http://sg.danny.cz/sg/p/${BPN}-${PV}.tgz \
11 file://make-sysroot-work.patch \ 11 file://make-sysroot-work.patch \
12 " 12 "
13MIRRORS += "http://sg.danny.cz/sg/p https://fossies.org/linux/misc"
13 14
14PACKAGES =+ "${PN}-scripts" 15PACKAGES =+ "${PN}-scripts"
15RDEPENDS_${PN}-scripts += "bash ${PN}" 16RDEPENDS_${PN}-scripts += "bash ${PN}"