[oe] [PATCH] [meta-oe][master, morty] sg3-utils upstream SRC_URI unavailable

dl9pf at gmx.de dl9pf at gmx.de
Wed May 24 15:34:07 UTC 2017


From: Jan-Simon Möller <dl9pf at gmx.de>

This patch temporarily fixes the unavailable upstream URL for sg3-utils
with an bbappend that redirects the SRC_URI to a mirror.
Checksums match.

Signed-off-by: Jan-Simon Möller <dl9pf at gmx.de>
---
 meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend

diff --git a/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend
new file mode 100644
index 000000000..aeef696cf
--- /dev/null
+++ b/meta-oe/recipes-support/sg3-utils/sg3-utils_1.42.bbappend
@@ -0,0 +1,2 @@
+# Upstream URL currently unavailable. Use mirror:
+SRC_URI = "https://fossies.org/linux/misc/sg3_utils-${PV}.tgz"
-- 
2.12.0




More information about the Openembedded-devel mailing list