aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e2fsprogs/e2fsprogs.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/e2fsprogs/e2fsprogs.inc')
-rw-r--r--recipes/e2fsprogs/e2fsprogs.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/e2fsprogs/e2fsprogs.inc b/recipes/e2fsprogs/e2fsprogs.inc
index 119efb05ca..37d3b6d2de 100644
--- a/recipes/e2fsprogs/e2fsprogs.inc
+++ b/recipes/e2fsprogs/e2fsprogs.inc
@@ -9,7 +9,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/e2fsprogs/e2fsprogs-${PV}.tar.gz"
S = "${WORKDIR}/e2fsprogs-${PV}"
-INC_PR = "r23"
+INC_PR = "r24"
inherit autotools
@@ -106,7 +106,7 @@ pkg_prerm_e2fsprogs-mke2fs () {
}
# blkid used to be part of e2fsprogs but is useful outside, add it
-# as an RDEPENDS so that anything relying on it being in e2fsprogs
+# as an RDEPENDS_${PN} so that anything relying on it being in e2fsprogs
# still works
RDEPENDS_e2fsprogs = "util-linux-ng e2fsprogs-badblocks"