mirror of
https://github.com/OpenSolo/OpenSolo.git
synced 2025-05-29 04:50:24 +02:00
BUILD: Version strings to 4-Dev
This commit is contained in:
parent
5b6d623e25
commit
b47cacadb1
@ -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 = "3.0.0"
|
||||
VER_NAME = "Open Solo 3.0.0"
|
||||
PV = "4-DEV"
|
||||
VER_NAME = "Open Solo 4-DEV"
|
||||
BUILD_DATE = "Build Date: $(date "+%Y%m%d%H%M%S")"
|
||||
|
||||
do_rootfs[depends] += "virtual/kernel:do_bundle_initramfs"
|
||||
|
@ -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 = "3.0.0"
|
||||
VER_NAME = "Open Solo 3.0.0"
|
||||
PV = "4-DEV"
|
||||
VER_NAME = "Open Solo 4-DEV"
|
||||
BUILD_DATE = "Build Date: $(date "+%Y%m%d%H%M%S")"
|
||||
|
||||
do_rootfs[depends] += "virtual/kernel:do_bundle_initramfs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user