diff options
-rw-r--r-- | meta-oe/recipes-kernel/libtracefs/libtracefs_1.8.1.bb (renamed from meta-oe/recipes-kernel/libtracefs/libtracefs_1.8.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-kernel/libtracefs/libtracefs_1.8.0.bb b/meta-oe/recipes-kernel/libtracefs/libtracefs_1.8.1.bb index c90ac19fa7..66869b29a9 100644 --- a/meta-oe/recipes-kernel/libtracefs/libtracefs_1.8.0.bb +++ b/meta-oe/recipes-kernel/libtracefs/libtracefs_1.8.1.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSES/GPL-2.0;md5=e6a75371ba4d16749254a51215d13f97 | |||
9 | SECTION = "libs" | 9 | SECTION = "libs" |
10 | DEPENDS = "libtraceevent bison-native flex-native" | 10 | DEPENDS = "libtraceevent bison-native flex-native" |
11 | 11 | ||
12 | SRCREV = "67f3b2ab9f836e6c9c70c94db7aac3251119a263" | 12 | SRCREV = "417c2e3aa21af670cc5c13db633dd35292f2d0fa" |
13 | SRC_URI = "git://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git;branch=${BPN};protocol=https \ | 13 | SRC_URI = "git://git.kernel.org/pub/scm/libs/libtrace/libtracefs.git;branch=${BPN};protocol=https \ |
14 | file://0001-makefile-Do-not-preserve-ownership-in-cp-command.patch \ | 14 | file://0001-makefile-Do-not-preserve-ownership-in-cp-command.patch \ |
15 | " | 15 | " |