aboutsummaryrefslogtreecommitdiff
path: root/meta-aarch64/recipes-extended/ltp/ltp_20130503.bbappend
blob: 56eb09cc558ddfcb31bb86a938b1c384d07ef6a2 (plain)
1
2
3
4
5
6
7
8
9
10
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"

SRC_URI_append = " file://ltp-arm64.patch \
                   file://0001-realtime-testsuite-update-the-install-rule.patch \
                   file://0002-realtime-parser-remove-unused-and-depricated-imports.patch \
                   file://0003-runltp-rework-echo-n-to-printf-POSIX-compliant.patch \
                 "

EXTRA_OECONF = " --with-power-management-testsuite --with-realtime-testsuite "
RDEPENDS_${PN}_append = " e2fsprogs-mke2fs "