mirror of
https://git.yoctoproject.org/poky
synced 2026-09-11 21:49:33 +02:00
Initial population
git-svn-id: https://svn.o-hand.com/repos/poky@1 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
10
openembedded/classes/palmtop.bbclass
Normal file
10
openembedded/classes/palmtop.bbclass
Normal file
@@ -0,0 +1,10 @@
|
||||
# basically a placeholder for something more fancy
|
||||
# for now, just declare some things
|
||||
|
||||
inherit qmake
|
||||
|
||||
EXTRA_QMAKEVARS_POST_append = " DEFINES+=QWS LIBS+=-lqpe CONFIG+=qt LIBS-=-lstdc++ LIBS+=-lsupc++"
|
||||
|
||||
DEPENDS_prepend = "virtual/libqpe uicmoc-native "
|
||||
|
||||
FILES_${PN} = "${palmtopdir}"
|
||||
Reference in New Issue
Block a user