mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 23:08:26 +00:00
pkgconfig: Drop pointless staging function
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
699c0aa37e
commit
70fbc8858d
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user