summaryrefslogtreecommitdiffstats
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-10-27 08:35:34 -0500
commit7dc75136b5eddd3503c1de9bcb44e5eb99edd4cc (patch)
tree36843bbc9adf5f0f64f596cfa1746ec000e9db5f
parent4eb9c4bb0bf7ce3d126b0e638427d5ef37593a10 (diff)
downloadmeta-xilinx-7dc75136b5eddd3503c1de9bcb44e5eb99edd4cc.tar.gz
image-update: Update description/summary to remove SOM
Signed-off-by: Mark Hatle <mark.hatle@amd.com> (cherry picked from commit e986c685c60fcb8ab56f30b1324a6e9e0b2a4a1d) Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-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