diff options
| -rw-r--r-- | meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb index 851b050ebb..c2262eaaa5 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb +++ b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb | |||
| @@ -3,7 +3,8 @@ LICENSE = "LGPLv2.1" | |||
| 3 | LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1" | 3 | LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1" |
| 4 | 4 | ||
| 5 | DEPENDS = "sysfsutils perl" | 5 | DEPENDS = "sysfsutils perl" |
| 6 | RDEPENDS_${PN} += "python python-io python-lang python-subprocess python-resource" | 6 | RDEPENDS_${PN} += "bash perl python python-io python-lang python-subprocess python-resource" |
| 7 | RDEPENDS_${PN}-tests += "bash" | ||
| 7 | 8 | ||
| 8 | PV = "2.18" | 9 | PV = "2.18" |
| 9 | PE = "1" | 10 | PE = "1" |
