[oe-commits] [openembedded-core] 02/03: babeltrace: remove unnecessary SRCREV

git at git.openembedded.org git at git.openembedded.org
Tue Jul 26 07:57:08 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 7635748f9bf2de75e94222ff286b9d02e85b2dfe
Author: Nathan Lynch <nathan_lynch at mentor.com>
AuthorDate: Fri Jul 22 12:50:43 2016 -0500

    babeltrace: remove unnecessary SRCREV
    
    Since this recipe doesn't use a SCM the SRCREV is unneeded (and
    inaccurate).
    
    Signed-off-by: Nathan Lynch <nathan_lynch at mentor.com>
    Signed-off-by: Ross Burton <ross.burton at intel.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 854e278..0fadeb0 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 \
 "
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list