meta-digi-dey: remove fsl-mm-core bbappend
The bbappend was only cleaning-up some bitbake warnings. A patch has been accepted upstream (meta-fsl-arm) to do the same. Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
0f0a76a6f4
commit
9a7841e346
|
|
@ -1,7 +0,0 @@
|
|||
# Copyright (C) 2013 Digi International.
|
||||
|
||||
PRINC := "${@int(PRINC) + 1}"
|
||||
PR_append = "+${DISTRO}"
|
||||
|
||||
# Clean "already stripped" warnings
|
||||
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
|
||||
Loading…
Reference in New Issue