mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
kas: remove 'image-mklibs' from USER_CLASSES list
mklibs is no longer supported, see [1] [1] - http://git.openembedded.org/openembedded-core/commit/meta/classes?id=908df863b419d1cad7317153101fc827e7e3a354 Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
This commit is contained in:
parent
ffc402ef5e
commit
66d20862de
@ -45,7 +45,7 @@ local_conf_header:
|
||||
CONF_VERSION = "1"
|
||||
PACKAGE_CLASSES = "package_rpm"
|
||||
SDKMACHINE = "x86_64"
|
||||
USER_CLASSES = "buildstats image-mklibs image-prelink"
|
||||
USER_CLASSES = "buildstats image-prelink"
|
||||
PATCHRESOLVE = "noop"
|
||||
debug-tweaks: |
|
||||
EXTRA_IMAGE_FEATURES = "debug-tweaks"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user