summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-05-24 19:07:27 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2017-05-25 12:52:03 +0000
commit74973b960a8f700e3314c1c44e35f13d9c247703 (patch)
tree1a88d403f9f1ac9c50c2c4cf4ba19693a35168ed
parente68fd87fe3be06583c8e76af777c42a19d6cf5a5 (diff)
A fix is in upstream now.
The mirror @ sources.openembedded.org was checked and has a copy of the tarball. Revert "Add hotfix for sg3-utils SRC_URI not available" This reverts commit e68fd87fe3be06583c8e76af777c42a19d6cf5a5. Change-Id: I5024a0bfa304219c795390fca424f2cf4f3bbfb5 Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9513 Reviewed-by: Martin Kelly <mkelly@xevo.com> Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org> ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
-rw-r--r--meta-agl-bsp/meta-openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-agl-bsp/meta-openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend b/meta-agl-bsp/meta-openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend
deleted file mode 100644
index 63682ee7b..000000000
--- a/meta-agl-bsp/meta-openembedded-layer/recipes-support/sg3-utils/sg3-utils_%.bbappend
+++ /dev/null
@@ -1,5 +0,0 @@
-# interim fix due to
-# ERROR: sg3-utils-1.42-r0 do_fetch: Fetcher failure for URL: 'http://sg.danny.cz/sg/p/sg3_utils-1.42.tgz'. Unable to fetch URL from any source.
-#
-
-SRC_URI = "https://fossies.org/linux/misc/sg3_utils-1.42.tgz"