Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Commit

Permalink
intel-aero-image: set version to 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasdemarchi committed Apr 13, 2017
1 parent b672df3 commit abe01cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes-core/images/intel-aero-image.bb
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ do_create_link() {
}

do_create_os_version_file() {
echo "v1.2-dev" > ${WORKDIR}/rootfs/etc/os_version
echo "v1.2" > ${WORKDIR}/rootfs/etc/os_version
chmod 444 ${WORKDIR}/rootfs/etc/os_version
}

0 comments on commit abe01cd

Please sign in to comment.