summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Orling <timothy.t.orling@linux.intel.com>2017-05-30 18:41:41 -0700
committerMaxin B. John <maxin.john@intel.com>2017-06-02 13:34:31 +0300
commit00b57035636f67cc39d67ae448bfcba8d7a137ba (patch)
tree41483de0f9bc3441a3d5000ce6aeb2023bd3b64a
parent4874b7dc73ae9eb922b9bd37d1bbc11ec0125573 (diff)
downloadmeta-java-pyro-nfvaccess.tar.gz
java-test-image: drop ROOTFS_PKGMANAGE_BOOTSTRAP varpyro-nfvaccess
oe-core has dropped this variable Signed-off-by: Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by: Maxin B. John <maxin.john@intel.com>
-rw-r--r--recipes-images/images/java-test-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-images/images/java-test-image.bb b/recipes-images/images/java-test-image.bb
index 005e7a1..30eb2ea 100644
--- a/recipes-images/images/java-test-image.bb
+++ b/recipes-images/images/java-test-image.bb
@@ -6,7 +6,7 @@ IMAGE_LINGUAS = " "
6 6
7 7
8IMAGE_INSTALL = "busybox modutils-initscripts initscripts opkg udev sysvinit netbase base-files base-passwd \ 8IMAGE_INSTALL = "busybox modutils-initscripts initscripts opkg udev sysvinit netbase base-files base-passwd \
9 ${ROOTFS_PKGMANAGE_BOOTSTRAP} ${CORE_IMAGE_EXTRA_INSTALL} \ 9 ${CORE_IMAGE_EXTRA_INSTALL} \
10 openjdk-7-jre openjdk-7-vm-zero \ 10 openjdk-7-jre openjdk-7-vm-zero \
11 strace dropbear binutils \ 11 strace dropbear binutils \
12 classpath \ 12 classpath \