diff options
Diffstat (limited to 'recipes-core')
| -rw-r--r-- | recipes-core/images/java-test-image.bb | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/recipes-core/images/java-test-image.bb b/recipes-core/images/java-test-image.bb deleted file mode 100644 index 34d90f9..0000000 --- a/recipes-core/images/java-test-image.bb +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | LICENSE = "MIT" | ||
| 2 | |||
| 3 | inherit core-image | ||
| 4 | |||
| 5 | IMAGE_LINGUAS = " " | ||
| 6 | |||
| 7 | |||
| 8 | IMAGE_INSTALL = "tinylogin busybox modutils-initscripts initscripts opkg udev sysvinit netbase base-files base-passwd busybox-hwclock \ | ||
| 9 | ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} \ | ||
| 10 | openjdk-7-jre openjdk-7-vm-jamvm openjdk-7-vm-cacao \ | ||
| 11 | openjdk-6-jre openjdk-6-vm-zero openjdk-6-vm-jamvm openjdk-6-vm-cacao \ | ||
| 12 | strace dropbear binutils \ | ||
| 13 | " | ||
