summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-uuc/imx-uuc_git.bb
diff options
context:
space:
mode:
authorGianfranco Costamagna <costamagnagianfranco@yahoo.it>2017-10-04 15:41:05 +0200
committerOtavio Salvador <otavio@ossystems.com.br>2017-10-05 15:23:40 -0300
commit1310cba8b82509b5cb40f026e4bc023fc46347de (patch)
treec7d3801fc4ad9967a25e1ff0e81d271a8273d790 /recipes-bsp/imx-uuc/imx-uuc_git.bb
parentd0d5e2ccc42f189b1b062d004795b84fdf679d70 (diff)
downloadmeta-freescale-1310cba8b82509b5cb40f026e4bc023fc46347de.tar.gz
imx-uuc: update to new git hash, where the patch is been accepted upstream
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/imx-uuc/imx-uuc_git.bb')
-rw-r--r--recipes-bsp/imx-uuc/imx-uuc_git.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-bsp/imx-uuc/imx-uuc_git.bb b/recipes-bsp/imx-uuc/imx-uuc_git.bb
index a019fa17..3c54d268 100644
--- a/recipes-bsp/imx-uuc/imx-uuc_git.bb
+++ b/recipes-bsp/imx-uuc/imx-uuc_git.bb
@@ -10,9 +10,8 @@ inherit autotools-brokensep
10 10
11PV = "0.5.1+git${SRCPV}" 11PV = "0.5.1+git${SRCPV}"
12 12
13SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https \ 13SRC_URI = "git://github.com/NXPmicro/imx-uuc.git;protocol=https"
14 file://0001-Fix-missing-build-flags-leading-to-yocto-QA-issues.patch " 14SRCREV = "2ae634281a39c82b6a8ee0fdcfbfbe42183ceb53"
15SRCREV = "1de598e7b36d95596435902106c9a746697b9afc"
16 15
17S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
18 17