summaryrefslogtreecommitdiff
path: root/classes/java-native.bbclass
blob: 7b67c6041cd2b4d8ecef7d74ba12731f53ba8f50 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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

do_stage () {
  java_stage
}
ltitech-oe.git/commit/packages/linux/linux-openmoko-devel?id=707b8b50c37aa9022a173f8e05ea6b233b3be6ea'>linux-openmoko-devel: add patch to fix bug 788Mike Westerhof1 2007-10-14linux-openmoko-devel: add missing patches (thanks mickey)Jan Lübbe2 2007-10-13linux-openmoko-devel: update to 2.6.23.1Jan Lübbe1 2007-10-08linux-openmoko-devel: add missing squashfs port to 2.6.23Jan Lübbe1 2007-10-08linux-openmoko-devel: change CONFIG_LEDS_S3C24XX from module to compiled-in.Jan Lübbe1 2007-10-07linux-openmoko-devel: Upgrade to 2.6.23-rc9Jan Lübbe1 2007-09-18linux-openmoko-devel: add squashfs 3.2 patch and enable in defconfig as moduleMichael Lauer2 2007-09-17linux-openmoko-devel: add printascii patch, disable itMichael Lauer1 2007-09-15linux-openmoko-devel: refactor to use linux.incMichael Lauer4