| Submitter | Koen Kooi |
|---|---|
| Date | Dec. 1, 2011, 8:03 a.m. |
| Message ID | <1322726587-5992-1-git-send-email-koen@dominion.thruhere.net> |
| Download | mbox | patch |
| Permalink | /patch/15943/ |
| State | Accepted |
| Headers | show |
Comments
On Thu, Dec 01, 2011 at 09:03:07AM +0100, Koen Kooi wrote: > Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> > --- > recipes-core/jamvm/jamvm_git.bb | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/recipes-core/jamvm/jamvm_git.bb b/recipes-core/jamvm/jamvm_git.bb > index 6d06552..e6b6132 100644 > --- a/recipes-core/jamvm/jamvm_git.bb > +++ b/recipes-core/jamvm/jamvm_git.bb > @@ -4,7 +4,7 @@ > require jamvm.inc > > SRCREV = "4617da717ecb05654ea5bb9572338061106a414d" > -PV = "0.0+git${SRCPV}" > +PV = "1.5.5+1.6.0-devel+git${SRCPV}" > > SRC_URI = "git://git.berlios.de/jamvm;protocol=git \ > file://jamvm-jni_h-noinst.patch \ > -- > 1.7.2.5 Hi Koen, thanks I applied the patch. Bye Henning
Patch
diff --git a/recipes-core/jamvm/jamvm_git.bb b/recipes-core/jamvm/jamvm_git.bb index 6d06552..e6b6132 100644 --- a/recipes-core/jamvm/jamvm_git.bb +++ b/recipes-core/jamvm/jamvm_git.bb @@ -4,7 +4,7 @@ require jamvm.inc SRCREV = "4617da717ecb05654ea5bb9572338061106a414d" -PV = "0.0+git${SRCPV}" +PV = "1.5.5+1.6.0-devel+git${SRCPV}" SRC_URI = "git://git.berlios.de/jamvm;protocol=git \ file://jamvm-jni_h-noinst.patch \
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> --- recipes-core/jamvm/jamvm_git.bb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)