diff options
author | Dasari Sharath Kumar <sharath.kumar.dasari@amd.com> | 2024-10-04 23:34:52 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2024-10-05 19:40:29 -0500 |
commit | 99832d6051f1dfdd782aa720dbda3617aac7c874 (patch) | |
tree | a88af384a637f0cc590f9e27fb19c73eaed56adb | |
parent | ddd6c16712482f9b844cf93efa6b7e185c843a49 (diff) | |
download | meta-xilinx-99832d6051f1dfdd782aa720dbda3617aac7c874.tar.gz |
linux-image_update: Update SRCREV
Update SRCREV to pull-in latest changes and bump version
to 1.3
Signed-off-by: Dasari Sharath Kumar <sharath.kumar.dasari@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r-- | meta-xilinx-core/recipes-apps/image-update/image-update_1.3.bb (renamed from meta-xilinx-core/recipes-apps/image-update/image-update_1.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-apps/image-update/image-update_1.2.bb b/meta-xilinx-core/recipes-apps/image-update/image-update_1.3.bb index a5858dfa..828a3ca1 100644 --- a/meta-xilinx-core/recipes-apps/image-update/image-update_1.2.bb +++ b/meta-xilinx-core/recipes-apps/image-update/image-update_1.3.bb | |||
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSES/MIT;md5=2ac09a7a37dd6ee0ba23c | |||
8 | 8 | ||
9 | BRANCH = "master" | 9 | BRANCH = "master" |
10 | SRC_URI = "git://github.com/Xilinx/linux-image_update.git;branch=${BRANCH};protocol=https" | 10 | SRC_URI = "git://github.com/Xilinx/linux-image_update.git;branch=${BRANCH};protocol=https" |
11 | SRCREV = "35dba5304b3c7328e5761c83df2b825bf5cf7c8f" | 11 | SRCREV = "1bd7d7405b484d808176c6e711691a846c18b4f0" |
12 | 12 | ||
13 | RDEPENDS:${PN} += "freeipmi" | 13 | RDEPENDS:${PN} += "freeipmi" |
14 | 14 | ||