From f89542868e83ce5f95b1ad4262116909eb18ca24 Mon Sep 17 00:00:00 2001 From: Alexandru Palalau Date: Thu, 23 May 2019 14:49:30 +0300 Subject: imx-uuc: Update SRCREV to fc48b4 Signed-off-by: Alexandru Palalau --- recipes-bsp/imx-uuc/imx-uuc_git.bb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'recipes-bsp/imx-uuc') diff --git a/recipes-bsp/imx-uuc/imx-uuc_git.bb b/recipes-bsp/imx-uuc/imx-uuc_git.bb index ddc55db3..713db3ab 100644 --- a/recipes-bsp/imx-uuc/imx-uuc_git.bb +++ b/recipes-bsp/imx-uuc/imx-uuc_git.bb @@ -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" -- cgit v1.2.3-54-g00ecf