mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
btrfs-tools: Fix manpage creation directory
(From OE-Core rev: 0bfedd0d9d59ad6184e242d85cdeca7297e90fa6) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -15,7 +15,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs-unsta
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI += "file://upstream-tmp/0001-Btrfs-progs-add-a-btrfs-select-super-command-to-over.patch \
|
||||
file://upstream-tmp/0002-Btrfs-progs-use-safe-string-manipulation-functions.patch \
|
||||
@@ -40,6 +40,7 @@ SRC_URI += "file://upstream-tmp/0001-Btrfs-progs-add-a-btrfs-select-super-comman
|
||||
file://debian/01-labels.patch \
|
||||
file://debian/02-ftbfs.patch \
|
||||
file://fix_use_of_gcc.patch \
|
||||
file://weak-defaults.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "78b1700d318de8518abfaab71f99a885"
|
||||
|
||||
Reference in New Issue
Block a user