summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/recipes-apps
diff options
context:
space:
mode:
authorMark Hatle <mark.hatle@amd.com>2023-09-19 16:07:26 -0500
committerMark Hatle <mark.hatle@amd.com>2023-09-19 16:07:26 -0500
commite986c685c60fcb8ab56f30b1324a6e9e0b2a4a1d (patch)
treec6e347cfb231c9bfa1c6b92218f82d31cbd98eee /meta-xilinx-core/recipes-apps
parent65baacbc74e5805667c52e193bd72d9d9e4c4720 (diff)
downloadmeta-xilinx-e986c685c60fcb8ab56f30b1324a6e9e0b2a4a1d.tar.gz
image-update: Update description/summary to remove SOM
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/recipes-apps')
-rw-r--r--meta-xilinx-core/recipes-apps/image-update/image-update_1.0.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-apps/image-update/image-update_1.0.bb b/meta-xilinx-core/recipes-apps/image-update/image-update_1.0.bb
index 57a18b3d..42b62e56 100644
--- a/meta-xilinx-core/recipes-apps/image-update/image-update_1.0.bb
+++ b/meta-xilinx-core/recipes-apps/image-update/image-update_1.0.bb
@@ -1,5 +1,5 @@
1DESCRIPTION = "Image update is used to update alternate image on SOM." 1DESCRIPTION = "Image update is used to update alternate images on compatible firmware."
2SUMMARY = "Image update is used to update alternate image on SOM. \ 2SUMMARY = "Image update is used to update alternate image on compatible firmware. \
3 If the current image is ImageA, ImageB will get updated and vice versa. \ 3 If the current image is ImageA, ImageB will get updated and vice versa. \
4 Usage: image_update <Input Image File>" 4 Usage: image_update <Input Image File>"
5 5