This commit is contained in:
Buzz 2017-12-19 13:21:30 +10:00
parent 0e6e2988f1
commit 35ecb0197e
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@ include recipes-core/images/core-image-base.bb
# created from image_types_fsl; creates additional logging partition
inherit image_types_3dr
PV = "2.4.94"
VER_NAME = "Open Solo 2.5-RC4"
PV = "2.9.94"
VER_NAME = "Open Solo 3.0-RC4"
BUILD_DATE = "Build Date: $(date "+%Y%m%d%H%M%S")"
do_rootfs[depends] += "virtual/kernel:do_bundle_initramfs"

View File

@ -3,8 +3,8 @@ include recipes-core/images/core-image-base.bb
# created from image_types_fsl; creates additional logging partition
inherit image_types_3dr
PV = "2.4.94"
VER_NAME = "Open Solo 2.5-RC4"
PV = "2.9.94"
VER_NAME = "Open Solo 3.0-RC4"
BUILD_DATE = "Build Date: $(date "+%Y%m%d%H%M%S")"
do_rootfs[depends] += "virtual/kernel:do_bundle_initramfs"