diff options
| author | Sharath Kumar Dasari <sharath.kumar.dasari@xilinx.com> | 2023-11-03 14:15:54 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-11-14 13:54:22 -0600 |
| commit | 8f6238da70b035bbe61da3831bb96636777ec7a8 (patch) | |
| tree | d086cc99dc38c534b32c15f8d3862bbf85231080 | |
| parent | b18c9874194be827367d2659714589ba1618fdaf (diff) | |
| download | meta-xilinx-8f6238da70b035bbe61da3831bb96636777ec7a8.tar.gz | |
image-update: updated source revision to latest
Adds support for Rev2 boards
Signed-off-by: Sharath Kumar Dasari <sharath.kumar.dasari@xilinx.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -rw-r--r-- | meta-xilinx-core/recipes-apps/image-update/image-update_1.0.bb | 2 |
1 files changed, 1 insertions, 1 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 42b62e56..8a707df4 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 | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/LICENSES/MIT;md5=2ac09a7a37dd6ee0ba23c | |||
| 8 | 8 | ||
| 9 | BRANCH = "xlnx_rel_v2023.2" | 9 | BRANCH = "xlnx_rel_v2023.2" |
| 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 = "c1117cad92d967d7adca7fd2ba655808f4687516" | 11 | SRCREV = "4f0b7b1b20933ddc454124fc3472f1b8894ddf08" |
| 12 | 12 | ||
| 13 | RDEPENDS:${PN} += "freeipmi" | 13 | RDEPENDS:${PN} += "freeipmi" |
| 14 | 14 | ||
