diff options
Diffstat (limited to 'meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb')
| -rw-r--r-- | meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb index ce0c6af0f8..a2d3922ccf 100644 --- a/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb +++ b/meta-oe/recipes-benchmark/libhugetlbfs/libhugetlbfs_git.bb | |||
| @@ -7,21 +7,16 @@ DEPENDS = "sysfsutils perl" | |||
| 7 | RDEPENDS_${PN} += "bash perl python python-io python-lang python-subprocess python-resource" | 7 | RDEPENDS_${PN} += "bash perl python python-io python-lang python-subprocess python-resource" |
| 8 | RDEPENDS_${PN}-tests += "bash" | 8 | RDEPENDS_${PN}-tests += "bash" |
| 9 | 9 | ||
| 10 | PV = "2.18" | 10 | PV = "2.19" |
| 11 | PE = "1" | 11 | PE = "1" |
| 12 | 12 | ||
| 13 | SRCREV = "ea3f6b273f535aab38cefae30030774457bbbfe6" | 13 | SRCREV = "426c22d65415fcb8927f68fbc5887e075a8dc40a" |
| 14 | SRC_URI = " \ | 14 | SRC_URI = " \ |
| 15 | git://github.com/libhugetlbfs/libhugetlbfs.git;protocol=https \ | 15 | git://github.com/libhugetlbfs/libhugetlbfs.git;protocol=https \ |
| 16 | file://skip-checking-LIB32-and-LIB64-if-they-point-to-the-s.patch \ | 16 | file://skip-checking-LIB32-and-LIB64-if-they-point-to-the-s.patch \ |
| 17 | file://libhugetlbfs-avoid-search-host-library-path-for-cros.patch \ | 17 | file://libhugetlbfs-avoid-search-host-library-path-for-cros.patch \ |
| 18 | file://tests-Makefile-install-static-4G-edge-testcases.patch \ | 18 | file://tests-Makefile-install-static-4G-edge-testcases.patch \ |
| 19 | file://0001-run_test.py-not-use-hard-coded-path-.-obj-hugeadm.patch \ | 19 | file://0001-run_test.py-not-use-hard-coded-path-.-obj-hugeadm.patch \ |
| 20 | file://0001-aarch64-fix-cross-compilation.patch \ | ||
| 21 | file://0001-ld.hugetlbfs-arm-arches-fix-page-size-and-text-offse.patch \ | ||
| 22 | file://0001-replace-lib-lib64-hardcoded-values-by-LIBDIR32-LIBDI.patch \ | ||
| 23 | file://0001-Extend-arm32-support-to-include-BE-variants.patch \ | ||
| 24 | file://0001-Makefile-Recognize-all-ix86-arches.patch \ | ||
| 25 | " | 20 | " |
| 26 | 21 | ||
| 27 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
