angstrom: prefer the git version of tslib
[openembedded.git] / classes / java-native.bbclass
blobcade7b18de1943bdeafdac42fc4dd41ff71e5ce7
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.
7 inherit native
9 NATIVE_INSTALL_WORKS = "1"