mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
libpcre: move from meta-moblin to meta and update to 8.10
Move the libpcre from meta-moblin, update to the latest release and enable native build. Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
a4fb2c9666
commit
9fcba301fe
@@ -49,3 +49,5 @@ python populate_packages_prepend () {
|
||||
|
||||
FILES_${PN} = "${libdir}/libpcre.so.*"
|
||||
FILES_${PN}-dev += "${bindir}/*"
|
||||
|
||||
BBCLASSEXTEND = "native"
|
||||
Reference in New Issue
Block a user