summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb
index 879f2a0674..16dc928bc4 100644
--- a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb
+++ b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb
@@ -5,6 +5,9 @@ LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1"
5DEPENDS = "sysfsutils perl" 5DEPENDS = "sysfsutils perl"
6RDEPENDS_${PN} += "python python-io python-lang python-subprocess python-resource" 6RDEPENDS_${PN} += "python python-io python-lang python-subprocess python-resource"
7 7
8PV = "2.18"
9PE = "1"
10
8SRCREV = "ea3f6b273f535aab38cefae30030774457bbbfe6" 11SRCREV = "ea3f6b273f535aab38cefae30030774457bbbfe6"
9SRC_URI = "git://git.code.sf.net/p/libhugetlbfs/code \ 12SRC_URI = "git://git.code.sf.net/p/libhugetlbfs/code \
10 file://skip-checking-LIB32-and-LIB64-if-they-point-to-the-s.patch \ 13 file://skip-checking-LIB32-and-LIB64-if-they-point-to-the-s.patch \