summaryrefslogtreecommitdiffstats
path: root/recipes-images
Commit message (Collapse)AuthorAgeFilesLines
* all: run convert-overrides (0.9.3) script to convert to new override formatAJ Bagwell2021-08-114-4/+4
| | | | | Signed-off-by: AJ Bagwell <anthony.bagwell@hivehome.com> Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
* images/classes: add open{jdk,jre}-{7,8} testRichard Leitner2018-06-194-0/+12
| | | | | | | Add image classes and images for open{jdk,jre}-{7,8} oeqa tests. These will be the basis for future "quality gates". Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
* java-test-image: drop ROOTFS_PKGMANAGE_BOOTSTRAP varTim Orling2017-06-021-1/+1
| | | | | | | 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>
* openjdk7: remove broken/unsupported VM'sJens Rehsack2015-10-191-3/+1
| | | | | | | | | Since Shark is utterly broken and cacao and jamvm are terrible slow compared to zero, it's pointless to support them for targets with limited resources unless there is active maintainership taken by responsible person. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* openjdk-6: removeJens Rehsack2015-10-191-1/+0
| | | | | | | | Since OpenJDK-6 is not maintained anymore, it's more reasonable to move to OpenJDK-8 instead of sticking at unmaintained, upstream not supported VM version. Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* java-test-image: remove busybox-hwclockSven Ebenfeld2015-04-281-1/+1
| | | | | | | | busybox-hwclock fails installing for me and I don't see the point for leaving it in the image. So I removed it. Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* java-test-image: Add openjdk-7-vm-zero packageSven Ebenfeld2015-04-281-1/+1
| | | | | | | | There is no point in not installing the ZeroVM of OpenJDK-7 in a java-test-image. Signed-off-by: Sven Ebenfeld <sven.ebenfeld@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* java-test-image: add jamvm, cacao and classpathHenning Heinold2014-04-161-0/+6
|
* java-test-image: remove tinylogin from packages to installHenning Heinold2013-09-291-1/+1
|
* recipes-images: define extra dir for imagesHenning Heinold2013-04-051-0/+13
Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>