diff options
| author | Nava kishore Manne <nava.kishore.manne@amd.com> | 2023-01-13 17:14:59 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-01-13 23:31:51 -0600 |
| commit | 962f921000fa90157e58de2380108a74e2b55290 (patch) | |
| tree | b572ae28fdcc553dd60758c8cb54be1ecf90e0bb /meta-xilinx-core | |
| parent | c0988499055624ffd453d006b9efe3f4e28b6873 (diff) | |
| download | meta-xilinx-962f921000fa90157e58de2380108a74e2b55290.tar.gz | |
libdfx:update commitid
This patch updates the libdfx commit-id to the latest.
libdfx: Update library README and copyright information
libdfx: Add generic error messaging support
libdfx: Add support to measure the API's timing
Signed-off-by: Nava kishore Manne <nava.kishore.manne@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core')
| -rw-r--r-- | meta-xilinx-core/recipes-bsp/libdfx/libdfx_2023.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-bsp/libdfx/libdfx_2023.1.bb b/meta-xilinx-core/recipes-bsp/libdfx/libdfx_2023.1.bb index 07fcfff4..11ad0268 100644 --- a/meta-xilinx-core/recipes-bsp/libdfx/libdfx_2023.1.bb +++ b/meta-xilinx-core/recipes-bsp/libdfx/libdfx_2023.1.bb | |||
| @@ -8,7 +8,7 @@ BRANCH ?= "master" | |||
| 8 | REPO ?= "git://github.com/Xilinx/libdfx.git;protocol=https" | 8 | REPO ?= "git://github.com/Xilinx/libdfx.git;protocol=https" |
| 9 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" | 9 | BRANCHARG = "${@['nobranch=1', 'branch=${BRANCH}'][d.getVar('BRANCH', True) != '']}" |
| 10 | SRC_URI = "${REPO};${BRANCHARG}" | 10 | SRC_URI = "${REPO};${BRANCHARG}" |
| 11 | SRCREV = "f2b7bbca9d6936141024becfb92266600eeefc2b" | 11 | SRCREV = "52c1d83c72a2b2e85d256411a199ed1baed12ae1" |
| 12 | 12 | ||
| 13 | COMPATIBLE_MACHINE = "^$" | 13 | COMPATIBLE_MACHINE = "^$" |
| 14 | COMPATIBLE_MACHINE:zynqmp = "zynqmp" | 14 | COMPATIBLE_MACHINE:zynqmp = "zynqmp" |
