diff options
author | Mark Hatle <mark.hatle@amd.com> | 2023-09-19 16:07:26 -0500 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-09-19 16:07:26 -0500 |
commit | e986c685c60fcb8ab56f30b1324a6e9e0b2a4a1d (patch) | |
tree | c6e347cfb231c9bfa1c6b92218f82d31cbd98eee /meta-xilinx-core | |
parent | 65baacbc74e5805667c52e193bd72d9d9e4c4720 (diff) | |
download | meta-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')
-rw-r--r-- | meta-xilinx-core/recipes-apps/image-update/image-update_1.0.bb | 4 |
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 @@ | |||
1 | DESCRIPTION = "Image update is used to update alternate image on SOM." | 1 | DESCRIPTION = "Image update is used to update alternate images on compatible firmware." |
2 | SUMMARY = "Image update is used to update alternate image on SOM. \ | 2 | SUMMARY = "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 | ||