diff options
| author | Szombathelyi György <gyurco@freemail.hu> | 2017-07-19 10:31:50 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-07-24 18:58:52 +0200 |
| commit | 78f910012ee205b77b216944d370d878d6ce92f5 (patch) | |
| tree | ddf49c0a63deba5fd459ced94e91c81e6128d274 | |
| parent | 1e6c70dd042b72727e974519ff49b68820305718 (diff) | |
| download | meta-openembedded-78f910012ee205b77b216944d370d878d6ce92f5.tar.gz | |
sdparm: add mirror
Signed-off-by: Gyorgy Szombathelyi <gyurco@freemail.hu>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -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}" |
