aboutsummaryrefslogtreecommitdiffstats
path: root/classes/java-native.bbclass
blob: cade7b18de1943bdeafdac42fc4dd41ff71e5ce7 (plain)
1
2
3
4
5
6
7
8
9
# This is to be used by recipes which rely on java-library.bbclass
# infrastructure and are a *-native recipe which needs to install
# jar files into staging.
# 
# This class has nothing to do with Java's JNI.

inherit native

NATIVE_INSTALL_WORKS = "1"