]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx-uuc: Update SRCREV to fc48b4
authorAlexandru Palalau <ioan-alexandru.palalau@nxp.com>
Thu, 23 May 2019 11:49:30 +0000 (14:49 +0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 13 Jun 2019 17:06:41 +0000 (14:06 -0300)
Signed-off-by: Alexandru Palalau <ioan-alexandru.palalau@nxp.com>
recipes-bsp/imx-uuc/imx-uuc_git.bb

index ddc55db363218323f6322dfb8d6c4116c389380c..713db3ab21d2bc4c34819d6fca3774bc668702d9 100644 (file)
@@ -1,17 +1,18 @@
 # Copyright (C) 2016 Freescale Semiconductor
-
-SUMMARY = "A Daemon wait for Freescale/NXP mfgtools host's command"
+# Copyright (C) 2017-2019 NXP
+SUMMARY = "A Daemon wait for NXP mfgtools host's command"
 SECTION = "base"
-DEPENDS = "dosfstools-native"
+DEPENDS = "virtual/kernel dosfstools-native"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 
 inherit autotools-brokensep
 
+PR = "r1"
 PV = "0.5.1+git${SRCPV}"
 
 SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https"
-SRCREV = "e3fbdfef978abd150d9ea71c4d174daded9c8d33"
+SRCREV = "fc48b497fe961d601b4bcced807f562090854ec9"
 
 S = "${WORKDIR}/git"