mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
dvb-apps: no longer skip ldflags QA
Because there is no longer the error. Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
065d6496e4
commit
a66451823f
|
|
@ -96,7 +96,4 @@ python populate_packages:prepend () {
|
|||
do_split_packages(d, dvb_libdir, r'^lib(.*)\.so\.*', 'lib%s', 'DVB %s library', extra_depends='', allow_links=True)
|
||||
}
|
||||
|
||||
INSANE_SKIP:${PN} = "ldflags"
|
||||
INSANE_SKIP:${PN}-dev = "ldflags"
|
||||
|
||||
TARGET_CC_ARCH += "${LDFLAGS}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user