mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-21 03:17:18 +00:00
formfactor: add beagleboard formfactor file
This was previously moved out of oe-core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -0,0 +1,3 @@
|
|||||||
|
# Assume a USB mouse and touchscreen are connected
|
||||||
|
HAVE_TOUCHSCREEN=0
|
||||||
|
HAVE_KEYBOARD=1
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
|
||||||
|
FILESPATH =. "${@base_set_filespath(["${THISDIR}/${PN}"], d)}:"
|
||||||
|
|
||||||
Reference in New Issue
Block a user