diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-21 14:01:34 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-06-21 14:02:34 +0100 |
commit | b6d61ec9977b5625865d711eff3f0fc960d949ec (patch) | |
tree | f17c5787be1cc0106b211043738673ab25ca5840 | |
parent | 84cce1d49ddb75025ec454d758fbc8d369920122 (diff) | |
download | poky-b6d61ec9977b5625865d711eff3f0fc960d949ec.tar.gz |
e2fsprogs: Manually bump PR due to PV change (work around sstate confusion)
(From OE-Core rev: cef26f5246db0806eec160c1a3bf77789e0ef1a2)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.bb b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.bb index e4695fbbec..aa1cbce93b 100644 --- a/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.bb +++ b/meta/recipes-devtools/e2fsprogs/e2fsprogs_1.43.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require e2fsprogs.inc | 1 | require e2fsprogs.inc |
2 | 2 | ||
3 | PR = "r1" | ||
4 | |||
3 | SRC_URI += "file://acinclude.m4 \ | 5 | SRC_URI += "file://acinclude.m4 \ |
4 | file://remove.ldconfig.call.patch \ | 6 | file://remove.ldconfig.call.patch \ |
5 | file://quiet-debugfs.patch \ | 7 | file://quiet-debugfs.patch \ |