mirror of
git://git.yoctoproject.org/poky
synced 2026-09-27 03:19:12 +00: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:
parent
a4fb2c9666
commit
9fcba301fe
@ -49,3 +49,5 @@ python populate_packages_prepend () {
|
|||||||
|
|
||||||
FILES_${PN} = "${libdir}/libpcre.so.*"
|
FILES_${PN} = "${libdir}/libpcre.so.*"
|
||||||
FILES_${PN}-dev += "${bindir}/*"
|
FILES_${PN}-dev += "${bindir}/*"
|
||||||
|
|
||||||
|
BBCLASSEXTEND = "native"
|
||||||
Loading…
x
Reference in New Issue
Block a user