From 9cf87703eb60e121b47e6d577ea2bc6b63bd4ac4 Mon Sep 17 00:00:00 2001
From: guowenxue <guowenxue@gmail.com>
Date: Fri, 26 Jul 2024 16:57:33 +0800
Subject: [PATCH] Yocto:IGKBoard-All: Update yocto-image-full

---
 yocto/meta-igkboard/recipes-hello/hello-app/hello-app_1.0.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/yocto/meta-igkboard/recipes-hello/hello-app/hello-app_1.0.bb b/yocto/meta-igkboard/recipes-hello/hello-app/hello-app_1.0.bb
index bcba75d..7156849 100644
--- a/yocto/meta-igkboard/recipes-hello/hello-app/hello-app_1.0.bb
+++ b/yocto/meta-igkboard/recipes-hello/hello-app/hello-app_1.0.bb
@@ -5,7 +5,7 @@
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-or-later;md5=fed54355545ffd980b814dab4a3b312c"
 
 # recipe version
-PV = "1"
+PV = "1.0"
 PR = "r0"
 
 # There is /usr/bin/hello link to hello.lmbench, so can not use application name 'hello' here

--
Gitblit v1.9.1