diff options
-rw-r--r-- | meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_2.2.bb (renamed from meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_2.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_2.1.bb b/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_2.2.bb index 3dd5c82ee5..0cc02983d1 100644 --- a/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_2.1.bb +++ b/meta-filesystems/recipes-filesystems/unionfs-fuse/unionfs-fuse_2.2.bb | |||
@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://src/unionfs.c;beginline=3;endline=8;md5=30fa8de70fd8a | |||
9 | SRC_URI = "git://github.com/rpodgorny/${BPN}.git;branch=master \ | 9 | SRC_URI = "git://github.com/rpodgorny/${BPN}.git;branch=master \ |
10 | file://0001-support-cross-compiling.patch \ | 10 | file://0001-support-cross-compiling.patch \ |
11 | " | 11 | " |
12 | SRCREV = "8d732962423c3ca5be1f14b7ec139ff464e10a51" | 12 | SRCREV = "b0e3805d3d84d44ddf3e4e5238ae0332145d8157" |
13 | 13 | ||
14 | DEPENDS = "fuse" | 14 | DEPENDS = "fuse" |
15 | 15 | ||