The old SRC_URI has became inaccessible a while ago.
This patch switches to Debian mirror.

The file contents are identical to the previous source,
except for the top level debian folder, which is not present
in the new tarball (but it is mostly useful for Debian
packagers, and not used for compilation).

Signed-off-by: Gyorgy Sarvari <[email protected]>
---
 meta-oe/recipes-graphics/openbox/obconf_git.bb | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/meta-oe/recipes-graphics/openbox/obconf_git.bb 
b/meta-oe/recipes-graphics/openbox/obconf_git.bb
index 917492c982..04f10f138b 100644
--- a/meta-oe/recipes-graphics/openbox/obconf_git.bb
+++ b/meta-oe/recipes-graphics/openbox/obconf_git.bb
@@ -10,12 +10,11 @@ DEPENDS = " \
 "
 PV = "2.0.4+git"
 
-SRCREV = "63ec47c5e295ad4f09d1df6d92afb7e10c3fec39"
-SRC_URI = " \
-    git://git.openbox.org/dana/obconf;branch=master \
-    file://0001-Fix-function-protype-visibility.patch \
-"
+SRC_URI = 
"http://deb.debian.org/debian/pool/main/o/obconf/obconf_2.0.4+git20150213.orig.tar.xz
 \
+           file://0001-Fix-function-protype-visibility.patch"
+SRC_URI[sha256sum] = 
"2c8837de833a4f2859ddf06e512d7d96d9a7623f90f95d1137779c69e9209feb"
 
+S = "${UNPACKDIR}/${BPN}"
 
 inherit autotools gettext pkgconfig mime mime-xdg features_check
 # depends on openbox, which is X11-only
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#124238): 
https://lists.openembedded.org/g/openembedded-devel/message/124238
Mute This Topic: https://lists.openembedded.org/mt/117668536/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to