]> code.ossystems Code Review - openembedded-core.git/commitdiff
babeltrace: remove unnecessary SRCREV
authorNathan Lynch <nathan_lynch@mentor.com>
Fri, 22 Jul 2016 17:50:43 +0000 (12:50 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Jul 2016 07:56:07 +0000 (08:56 +0100)
Since this recipe doesn't use a SCM the SRCREV is unneeded (and
inaccurate).

Signed-off-by: Nathan Lynch <nathan_lynch@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/lttng/babeltrace_1.4.0.bb

index 854e278defb1cef9e1fa2098f1d7a75918171f43..0fadeb0d79385a3b316f87889d6f6869cebbce3b 100644 (file)
@@ -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 \
 "