From dea71b05021c54a4caa227cfcb3d4c024effdf15 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 5 Jul 2011 22:30:12 +0100 Subject: btrfs-tools: Fix manpage creation directory (From OE-Core rev: 0bfedd0d9d59ad6184e242d85cdeca7297e90fa6) Signed-off-by: Richard Purdie --- meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb') diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb index 312dff30f3..a5c556dc31 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb @@ -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" -- cgit v1.2.3-54-g00ecf