From af67762011c5f8cd750823d19bf3d317c03159c0 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Wed, 24 Nov 2010 11:14:37 -0800 Subject: [PATCH] lttng-ust: Update to version 0.8 Signed-off-by: Saul Wold --- .../recipes-kernel/lttng/{lttng-ust_0.7.bb => lttng-ust_0.8.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-kernel/lttng/{lttng-ust_0.7.bb => lttng-ust_0.8.bb} (90%) diff --git a/meta/recipes-kernel/lttng/lttng-ust_0.7.bb b/meta/recipes-kernel/lttng/lttng-ust_0.8.bb similarity index 90% rename from meta/recipes-kernel/lttng/lttng-ust_0.7.bb rename to meta/recipes-kernel/lttng/lttng-ust_0.8.bb index 4214423f1c..79b620e981 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_0.7.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_0.8.bb @@ -6,7 +6,7 @@ BUGTRACKER = "n/a" # licensed as GPL v2, but the source codes of ustctl/libustcmd/ustd have a # LGPLv2.1+ header; the files in snprintf/ have a BSD header. LICENSE = "LGPV2.1+ & BSD" -LIC_FILES_CHKSUM = "file://COPYING;md5=7d50af17ae17a349e5a8b77852e6395b \ +LIC_FILES_CHKSUM = "file://COPYING;md5=e647752e045a8c45b6f583771bd561ef \ file://ustctl/ustctl.c;endline=16;md5=eceeaab8a5574f24d62f7950b9d1adf4 \ file://snprintf/various.h;endline=31;md5=89f2509b6b4682c4fc95255eec4abe44" -- 2.40.1