diff options
Diffstat (limited to 'meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb')
| -rw-r--r-- | meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb index 8129cd5e99..0eed13bfb1 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_git.bb | |||
| @@ -12,15 +12,12 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fcb02dc552a041dee27e4b85c7396067" | |||
| 12 | SECTION = "base" | 12 | SECTION = "base" |
| 13 | DEPENDS = "util-linux attr e2fsprogs lzo acl" | 13 | DEPENDS = "util-linux attr e2fsprogs lzo acl" |
| 14 | 14 | ||
| 15 | SRCREV = "8cae1840afb3ea44dcc298f32983e577480dfee4" | 15 | SRCREV = "24cf4d8c3ee924b474f68514e0167cc2e602a48d" |
| 16 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git \ | 16 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git \ |
| 17 | file://weak-defaults.patch \ | 17 | file://nodocs.patch" |
| 18 | file://allow-relative-path.patch \ | ||
| 19 | " | ||
| 20 | |||
| 21 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 22 | 19 | ||
| 23 | PV = "3.12+git${SRCPV}" | 20 | PV = "3.14.2+git${SRCPV}" |
| 24 | 21 | ||
| 25 | 22 | ||
| 26 | do_install () { | 23 | do_install () { |
