On Wed, Jan 01, 2014 at 01:57:25PM +0100, Martin Jansa wrote:
> * old c08fb4da65923aebd09116750a1f43f13b98a51a exists only in 0.6.2 tag and 
> latest
>   bitbake refuses to fetch it
> 
> Signed-off-by: Martin Jansa <[email protected]>
> ---
>  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"

This one wasn't merged, because the patches need to be rebased, is there
someone who cares about ajenti and will test it properly in runtime?

Paul? Kevin?

>  
> -# Corresponds to the 0.6.2 tag
> -SRCREV = "c08fb4da65923aebd09116750a1f43f13b98a51a"
> +SRCREV = "411acfd0b96ad7a9bd79b3bdc1f9eef394f62198"
>  
>  S = "${WORKDIR}/git"
>  
> -- 
> 1.8.4.3
> 

-- 
Martin 'JaMa' Jansa     jabber: [email protected]

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to