]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
btrfs-tools: update 6.10.1 -> 6.11
authorAlexander Kanavin <alex@linutronix.de>
Wed, 4 Dec 2024 06:49:03 +0000 (07:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Dec 2024 17:00:53 +0000 (17:00 +0000)
Use github, as kernel.org has the needed tag, but not the branch it's on.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-a-possibility-to-specify-where-python-modules-ar.patch
meta/recipes-devtools/btrfs-tools/btrfs-tools_6.11.bb [moved from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb with 94% similarity]

index fbd1b05a7fac008045c3c05d1316d0472f19aef0..59ea5a66dac26f02698d36e3d86db9fc7692bc65 100644 (file)
@@ -1,4 +1,4 @@
-From cb7f8a6c3538ee3086d15c4d2c9f2a2f4f38db3b Mon Sep 17 00:00:00 2001
+From 76e635a56c5973671da3a8a2fd4fc32e823bf8c9 Mon Sep 17 00:00:00 2001
 From: Alexander Kanavin <alex.kanavin@gmail.com>
 Date: Wed, 23 May 2018 21:20:35 +0300
 Subject: [PATCH] Add a possibility to specify where python modules are
similarity index 94%
rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_6.10.1.bb
rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_6.11.bb
index f37272d7ab9010e90acef36b61f2d8aefd98c1ba..fa0599d28d709237a3756d3f1ae753532cc874df 100644 (file)
@@ -15,10 +15,10 @@ LIC_FILES_CHKSUM = " \
 SECTION = "base"
 DEPENDS = "util-linux zlib"
 
-SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git;branch=master;protocol=https \
+SRC_URI = "git://github.com/kdave/btrfs-progs.git;branch=master;protocol=https \
            file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \
            "
-SRCREV = "a00c2b25474b5306ef29a790adb5fd5afbaba9a2"
+SRCREV = "8859114eaee39c117ff95f5b60b4e81fc22f96e7"
 S = "${WORKDIR}/git"
 
 PACKAGECONFIG ??= " \