Mingli Yu 7ede9cd678 vlock: Use EXTRA_CFLAGS
The CFLAGS is hardcoded as DEFAULT_CFLAGS or DEBUG_CFLAGS in configure
script, so use EXTRA_CFLAGS to make sure -fdebug-prefix-map option passed
to compiler and also need to put EXTRA_CFLAGS configure option after debug
option to avoid the CFLAGS overrided by DEBUG_CFLAGS when debug enabled to
fix the below warning:
  WARNING: vlock-2.2.3-r0 do_package_qa: QA Issue: File /usr/lib64/vlock/modules/.debug/new.so in package vlock-dbg contains reference to TMPDIR
  File /usr/lib64/vlock/modules/.debug/ttyblank.so in package vlock-dbg contains reference to TMPDIR
  File /usr/lib64/vlock/modules/.debug/vesablank.so in package vlock-dbg contains reference to TMPDIR
  File /usr/lib64/vlock/modules/.debug/all.so in package vlock-dbg contains reference to TMPDIR
  File /usr/lib64/vlock/modules/.debug/nosysrq.so in package vlock-dbg contains reference to TMPDIR
  File /usr/sbin/.debug/vlock-main in package vlock-dbg contains reference to TMPDIR [buildpaths]

Signed-off-by: Mingli Yu <mingli.yu@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-09-20 15:34:03 -07:00
2023-09-20 15:34:03 -07:00
2019-06-15 16:45:33 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories

S
Description
No description provided
Readme 112 MiB
Languages
BitBake 85.2%
Shell 6.1%
C 3%
Roff 2.1%
NASL 1.9%
Other 1.5%