[oe] [meta-java][PATCH v2 6/7] java-test-image: Add openjdk-7 ZeroVM and remove busybox-hwclock

Khem Raj raj.khem at gmail.com
Mon Apr 13 20:35:10 UTC 2015


On Apr 13, 2015 12:29 AM, "Sven Ebenfeld" <sven.ebenfeld at gmail.com> wrote:
>
> busybox-hwclock could not be installed for me and I guess we don't really
need it.
> I wanted to test OpenJDK 7 ZeroVM so we need to install it.

May they should be two separate commits. They seem quite unrelated

>
> Signed-off-by: Sven Ebenfeld <sven.ebenfeld at gmail.com>
> ---
>  recipes-images/images/java-test-image.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-images/images/java-test-image.bb
b/recipes-images/images/java-test-image.bb
> index 4807858..22c7bdf 100644
> --- a/recipes-images/images/java-test-image.bb
> +++ b/recipes-images/images/java-test-image.bb
> @@ -5,9 +5,9 @@ inherit core-image
>  IMAGE_LINGUAS = " "
>
>
> -IMAGE_INSTALL = "busybox modutils-initscripts initscripts opkg udev
sysvinit netbase base-files base-passwd busybox-hwclock \
> +IMAGE_INSTALL = "busybox modutils-initscripts initscripts opkg udev
sysvinit netbase base-files base-passwd \
>                   ${ROOTFS_PKGMANAGE_BOOTSTRAP}
${CORE_IMAGE_EXTRA_INSTALL} \
> -                 openjdk-7-jre openjdk-7-vm-jamvm openjdk-7-vm-cacao \
> +                 openjdk-7-jre openjdk-7-vm-zero openjdk-7-vm-jamvm
openjdk-7-vm-cacao \
>                   openjdk-6-jre openjdk-6-vm-zero openjdk-6-vm-jamvm
openjdk-6-vm-cacao \
>                   strace dropbear binutils \
>                   classpath \
> --
> 1.8.1.rc3
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list