meta-digi: sync config templates with upstream (poky)
Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
parent
1f7093e4b3
commit
162a33a0aa
|
|
@ -52,7 +52,7 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"
|
|||
#MACHINE ?= "genericx86"
|
||||
#MACHINE ?= "genericx86-64"
|
||||
#MACHINE ?= "mpc8315e-rdb"
|
||||
#MACHINE ?= "routerstationpro"
|
||||
#MACHINE ?= "edgerouter"
|
||||
#
|
||||
# This sets the default machine to be qemux86 if no other machine is selected:
|
||||
#MACHINE ??= "qemux86"
|
||||
|
|
@ -251,6 +251,7 @@ BB_DISKMON_DIRS = "\
|
|||
# seen. The two lines below enable the SDL backend too. This assumes there is a
|
||||
# libsdl library available on your build system.
|
||||
PACKAGECONFIG_pn-qemu-native = "sdl"
|
||||
PACKAGECONFIG_pn-nativesdk-qemu = "sdl"
|
||||
ASSUME_PROVIDED += "libsdl-native"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"
|
|||
#MACHINE ?= "genericx86"
|
||||
#MACHINE ?= "genericx86-64"
|
||||
#MACHINE ?= "mpc8315e-rdb"
|
||||
#MACHINE ?= "routerstationpro"
|
||||
#MACHINE ?= "edgerouter"
|
||||
#
|
||||
# This sets the default machine to be qemux86 if no other machine is selected:
|
||||
#MACHINE ??= "qemux86"
|
||||
|
|
@ -251,6 +251,7 @@ BB_DISKMON_DIRS = "\
|
|||
# seen. The two lines below enable the SDL backend too. This assumes there is a
|
||||
# libsdl library available on your build system.
|
||||
PACKAGECONFIG_pn-qemu-native = "sdl"
|
||||
PACKAGECONFIG_pn-nativesdk-qemu = "sdl"
|
||||
ASSUME_PROVIDED += "libsdl-native"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"
|
|||
#MACHINE ?= "genericx86"
|
||||
#MACHINE ?= "genericx86-64"
|
||||
#MACHINE ?= "mpc8315e-rdb"
|
||||
#MACHINE ?= "routerstationpro"
|
||||
#MACHINE ?= "edgerouter"
|
||||
#
|
||||
# This sets the default machine to be qemux86 if no other machine is selected:
|
||||
#MACHINE ??= "qemux86"
|
||||
|
|
@ -251,6 +251,7 @@ BB_DISKMON_DIRS = "\
|
|||
# seen. The two lines below enable the SDL backend too. This assumes there is a
|
||||
# libsdl library available on your build system.
|
||||
PACKAGECONFIG_pn-qemu-native = "sdl"
|
||||
PACKAGECONFIG_pn-nativesdk-qemu = "sdl"
|
||||
ASSUME_PROVIDED += "libsdl-native"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"
|
|||
#MACHINE ?= "genericx86"
|
||||
#MACHINE ?= "genericx86-64"
|
||||
#MACHINE ?= "mpc8315e-rdb"
|
||||
#MACHINE ?= "routerstationpro"
|
||||
#MACHINE ?= "edgerouter"
|
||||
#
|
||||
# This sets the default machine to be qemux86 if no other machine is selected:
|
||||
#MACHINE ??= "qemux86"
|
||||
|
|
@ -251,6 +251,7 @@ BB_DISKMON_DIRS = "\
|
|||
# seen. The two lines below enable the SDL backend too. This assumes there is a
|
||||
# libsdl library available on your build system.
|
||||
PACKAGECONFIG_pn-qemu-native = "sdl"
|
||||
PACKAGECONFIG_pn-nativesdk-qemu = "sdl"
|
||||
ASSUME_PROVIDED += "libsdl-native"
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ PARALLEL_MAKE ?= "-j ${@oe.utils.cpu_count()}"
|
|||
#MACHINE ?= "genericx86"
|
||||
#MACHINE ?= "genericx86-64"
|
||||
#MACHINE ?= "mpc8315e-rdb"
|
||||
#MACHINE ?= "routerstationpro"
|
||||
#MACHINE ?= "edgerouter"
|
||||
#
|
||||
# This sets the default machine to be qemux86 if no other machine is selected:
|
||||
#MACHINE ??= "qemux86"
|
||||
|
|
@ -251,6 +251,7 @@ BB_DISKMON_DIRS = "\
|
|||
# seen. The two lines below enable the SDL backend too. This assumes there is a
|
||||
# libsdl library available on your build system.
|
||||
PACKAGECONFIG_pn-qemu-native = "sdl"
|
||||
PACKAGECONFIG_pn-nativesdk-qemu = "sdl"
|
||||
ASSUME_PROVIDED += "libsdl-native"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue