mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
pkgconfig: Drop pointless staging function
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -28,8 +28,4 @@ do_configure_prepend () {
|
||||
install -m 0644 ${WORKDIR}/glibconfig-sysdefs.h glib-1.2.10/
|
||||
}
|
||||
|
||||
do_stage_prepend() {
|
||||
install -d -m 0755 ${STAGING_LIBDIR}/pkgconfig
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user