diff options
Diffstat (limited to 'recipes-bsp/imx-uuc')
| -rw-r--r-- | recipes-bsp/imx-uuc/imx-uuc_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/imx-uuc/imx-uuc_git.bb b/recipes-bsp/imx-uuc/imx-uuc_git.bb index 446fb58e9..0c525e713 100644 --- a/recipes-bsp/imx-uuc/imx-uuc_git.bb +++ b/recipes-bsp/imx-uuc/imx-uuc_git.bb | |||
| @@ -1,11 +1,12 @@ | |||
| 1 | # Copyright (C) 2016 Freescale Semiconductor | 1 | # Copyright (C) 2016 Freescale Semiconductor |
| 2 | # Copyright (C) 2017-2019,2024-2025 NXP | 2 | # Copyright (C) 2017-2019,2024-2025 NXP |
| 3 | SUMMARY = "A Daemon wait for NXP mfgtools host's command" | 3 | SUMMARY = "A Daemon wait for NXP mfgtools host's command" |
| 4 | DESCRIPTION = "Update Utility Client daemon that waits for commands from the NXP mfgtools host during manufacturing programming." | ||
| 4 | HOMEPAGE = "https://github.com/nxp-imx/imx-uuc" | 5 | HOMEPAGE = "https://github.com/nxp-imx/imx-uuc" |
| 5 | SECTION = "base" | 6 | SECTION = "base" |
| 6 | DEPENDS = "dosfstools-native virtual/kernel" | ||
| 7 | LICENSE = "GPL-2.0-only" | 7 | LICENSE = "GPL-2.0-only" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 9 | DEPENDS = "dosfstools-native virtual/kernel" | ||
| 9 | 10 | ||
| 10 | PR = "r1" | 11 | PR = "r1" |
| 11 | PV = "0.5.1+git${SRCPV}" | 12 | PV = "0.5.1+git${SRCPV}" |
