[OE-core] [PATCH] babeltrace: remove unnecessary SRCREV

Nathan Lynch nathan_lynch at mentor.com
Fri Jul 22 17:50:43 UTC 2016


Since this recipe doesn't use a SCM the SRCREV is unneeded (and
inaccurate).

Signed-off-by: Nathan Lynch <nathan_lynch at mentor.com>
---
 meta/recipes-kernel/lttng/babeltrace_1.4.0.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-kernel/lttng/babeltrace_1.4.0.bb b/meta/recipes-kernel/lttng/babeltrace_1.4.0.bb
index 854e278defb1..0fadeb0d7938 100644
--- a/meta/recipes-kernel/lttng/babeltrace_1.4.0.bb
+++ b/meta/recipes-kernel/lttng/babeltrace_1.4.0.bb
@@ -10,8 +10,6 @@ DEPENDS = "glib-2.0 util-linux popt bison-native flex-native"
 
 inherit autotools pkgconfig
 
-SRCREV = "c551f7a1ed635138b083b4e9e0c445ef63d0a562"
-
 SRC_URI = "http://www.efficios.com/files/babeltrace/babeltrace-${PV}.tar.bz2 \
 "
 
-- 
2.5.5




More information about the Openembedded-core mailing list