Hi Martin, On Thursday 02 January 2014 08:57:24 Martin Jansa wrote: > 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? > Paul? Kevin?
Unfortunately upstream have recently changed their licensing scheme for newer versions, to the point where I'm much less interested in maintaining the recipe. I have a patch here to just drop it which I'll send out soon. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
