diff options
-rw-r--r-- | meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb (renamed from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.2.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb index 43924d874d..263fc65755 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.2.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.13.3.bb | |||
@@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl" | |||
14 | DEPENDS_append_class-target = " udev" | 14 | DEPENDS_append_class-target = " udev" |
15 | RDEPENDS_${PN} = "libgcc" | 15 | RDEPENDS_${PN} = "libgcc" |
16 | 16 | ||
17 | SRCREV = "37f1faef159ebcf91846e7126879b1a413cb29a5" | 17 | SRCREV = "a7a1ea0f4f2a1d6eeeb3d106e062c7f1034f16d4" |
18 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ | 18 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ |
19 | file://0001-Makefile-build-mktables-using-native-gcc.patch \ | 19 | file://0001-Makefile-build-mktables-using-native-gcc.patch \ |
20 | file://0001-Fix-build-with-musl-missing-header-include-for-dev_t.patch \ | 20 | file://0001-Fix-build-with-musl-missing-header-include-for-dev_t.patch \ |