[oe] [meta-oe][WIP][PATCH 7/8] ajenti: Bump SRCREV a bit got get revision included in some branch
Martin Jansa
martin.jansa at gmail.com
Wed Jan 1 12:57:25 UTC 2014
* old c08fb4da65923aebd09116750a1f43f13b98a51a exists only in 0.6.2 tag and latest
bitbake refuses to fetch it
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
meta-webserver/recipes-webadmin/ajenti/ajenti_git.bb | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/meta-webserver/recipes-webadmin/ajenti/ajenti_git.bb b/meta-webserver/recipes-webadmin/ajenti/ajenti_git.bb
index 83e92f6..f499339 100644
--- a/meta-webserver/recipes-webadmin/ajenti/ajenti_git.bb
+++ b/meta-webserver/recipes-webadmin/ajenti/ajenti_git.bb
@@ -9,7 +9,7 @@ DEPENDS += "python-pyopenssl python-lxml python-gevent python-greenlet \
PV = "0.6.2+git${SRCPV}"
-SRC_URI = "git://github.com/Eugeny/ajenti.git \
+SRC_URI = "git://github.com/Eugeny/ajenti.git;branch=ajenti-0.6.x \
file://0001-setup.py-remove-extra-data-files.patch \
file://0002-plugins-hddstat-fix-disk-usage-check-to-work-with-bu.patch \
file://0003-plugins-sysload-fix-to-work-with-busybox.patch \
@@ -22,8 +22,7 @@ SRC_URI = "git://github.com/Eugeny/ajenti.git \
DISTRO_FILES = "file://distro-detection-openembedded.patch \
file://distributor-logo-openembedded.png"
-# Corresponds to the 0.6.2 tag
-SRCREV = "c08fb4da65923aebd09116750a1f43f13b98a51a"
+SRCREV = "411acfd0b96ad7a9bd79b3bdc1f9eef394f62198"
S = "${WORKDIR}/git"
--
1.8.4.3
More information about the Openembedded-devel
mailing list