diff options
| -rw-r--r-- | meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb index b9d65a7a20..6d96a13cd4 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb +++ b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_2.24.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/libhugetlbfs/libhugetlbfs" | |||
| 3 | LICENSE = "LGPL-2.1-only" | 3 | LICENSE = "LGPL-2.1-only" |
| 4 | LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1" | 4 | LIC_FILES_CHKSUM = "file://LGPL-2.1;md5=2d5025d4aa3495befef8f17206a5b0a1" |
| 5 | 5 | ||
| 6 | RDEPENDS:${PN} += "bash python3-core" | 6 | RDEPENDS:${PN} += "bash" |
| 7 | RDEPENDS:${PN}-tests += "bash python3-core python3-resource" | 7 | RDEPENDS:${PN}-tests += "bash python3-core python3-resource" |
| 8 | 8 | ||
| 9 | PE = "1" | 9 | PE = "1" |
| @@ -47,7 +47,7 @@ TARGET_CC_ARCH += "${LDFLAGS}" | |||
| 47 | 47 | ||
| 48 | LDFLAGS += "-B${S}" | 48 | LDFLAGS += "-B${S}" |
| 49 | 49 | ||
| 50 | inherit autotools-brokensep cpan-base | 50 | inherit autotools-brokensep |
| 51 | 51 | ||
| 52 | do_configure:prepend() { | 52 | do_configure:prepend() { |
| 53 | ln -sf ld.hugetlbfs ${S}/ld | 53 | ln -sf ld.hugetlbfs ${S}/ld |
