repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
xmms: bump PR
[openembedded.git]
/
classes
/
java-native.bbclass
blob
cade7b18de1943bdeafdac42fc4dd41ff71e5ce7
1
# This is to be used by recipes which rely on java-library.bbclass
2
# infrastructure and are a *-native recipe which needs to install
3
# jar files into staging.
4
#
5
# This class has nothing to do with Java's JNI.
6
7
inherit native
8
9
NATIVE_INSTALL_WORKS = "1"