All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][WIP][PATCH 1/8] ktap: upgrade to 0.4
@ 2014-01-01 12:57 Martin Jansa
  2014-01-01 12:57 ` [meta-oe][WIP][PATCH 2/8] qtserialport-e: Fix branch param Martin Jansa
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Martin Jansa @ 2014-01-01 12:57 UTC (permalink / raw)
  To: openembedded-devel

* tag v0.3 (and its SRCREV) doesn't exist in any branch so latest bitbake refuses to fetch it

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-oe/recipes-kernel/ktap/{ktap-module_0.3.bb => ktap-module_0.4.bb} | 0
 meta-oe/recipes-kernel/ktap/ktap.inc                                   | 2 +-
 meta-oe/recipes-kernel/ktap/{ktap_0.3.bb => ktap_0.4.bb}               | 0
 3 files changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-kernel/ktap/{ktap-module_0.3.bb => ktap-module_0.4.bb} (100%)
 rename meta-oe/recipes-kernel/ktap/{ktap_0.3.bb => ktap_0.4.bb} (100%)

diff --git a/meta-oe/recipes-kernel/ktap/ktap-module_0.3.bb b/meta-oe/recipes-kernel/ktap/ktap-module_0.4.bb
similarity index 100%
rename from meta-oe/recipes-kernel/ktap/ktap-module_0.3.bb
rename to meta-oe/recipes-kernel/ktap/ktap-module_0.4.bb
diff --git a/meta-oe/recipes-kernel/ktap/ktap.inc b/meta-oe/recipes-kernel/ktap/ktap.inc
index 278b63e..7e60453 100644
--- a/meta-oe/recipes-kernel/ktap/ktap.inc
+++ b/meta-oe/recipes-kernel/ktap/ktap.inc
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.ktap.org"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE-GPL;md5=eb723b61539feef013de476e68b5c50a"
 
-SRCREV = "c507eeca662ff00bf67f8c94df35254e0966f214"
+SRCREV = "c8401e07c89cdec9a5f673da4ddb12b7982b522b"
 SRC_URI = "git://github.com/ktap/ktap.git"
 
 S = "${WORKDIR}/git"
diff --git a/meta-oe/recipes-kernel/ktap/ktap_0.3.bb b/meta-oe/recipes-kernel/ktap/ktap_0.4.bb
similarity index 100%
rename from meta-oe/recipes-kernel/ktap/ktap_0.3.bb
rename to meta-oe/recipes-kernel/ktap/ktap_0.4.bb
-- 
1.8.4.3



^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-01-02 20:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-01 12:57 [meta-oe][WIP][PATCH 1/8] ktap: upgrade to 0.4 Martin Jansa
2014-01-01 12:57 ` [meta-oe][WIP][PATCH 2/8] qtserialport-e: Fix branch param Martin Jansa
2014-01-01 12:57 ` [meta-oe][WIP][PATCH 3/8] qconnman*: " Martin Jansa
2014-01-01 12:57 ` [meta-oe][WIP][PATCH 4/8] navit: Fix build with newer freetype Martin Jansa
2014-01-01 12:57 ` [meta-oe][WIP][PATCH 5/8] libssh: Fix branch param and set PV in recipe Martin Jansa
2014-01-01 12:57 ` [meta-oe][WIP][PATCH 6/8] freerdp: Fix branch param and set better " Martin Jansa
2014-01-01 12:57 ` [meta-oe][WIP][PATCH 7/8] ajenti: Bump SRCREV a bit got get revision included in some branch Martin Jansa
2014-01-02  7:57   ` Martin Jansa
2014-01-02 20:28     ` Paul Eggleton
2014-01-01 12:57 ` [meta-oe][WIP][PATCH 8/8] cloud9: Fix branch param Martin Jansa
2014-01-01 18:18 ` [meta-oe][WIP][PATCH 1/8] ktap: upgrade to 0.4 Anders Darander

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.