mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
onig: add oniguruma to PROVIDES
Add oniguruma to PROVIDES. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -31,3 +31,5 @@ do_install_ptest() {
|
|||||||
mkdir -p ${D}${PTEST_PATH}/tests
|
mkdir -p ${D}${PTEST_PATH}/tests
|
||||||
install -m 0755 -t ${D}${PTEST_PATH}/tests/ ${B}/test/.libs/*
|
install -m 0755 -t ${D}${PTEST_PATH}/tests/ ${B}/test/.libs/*
|
||||||
}
|
}
|
||||||
|
|
||||||
|
PROVIDES += "oniguruma"
|
||||||
|
|||||||
Reference in New Issue
Block a user