]> code.ossystems Code Review - meta-freescale.git/commitdiff
restool: update to 8f08b9d
authorChunrong Guo <chunrong.guo@nxp.com>
Mon, 30 Oct 2017 08:53:50 +0000 (16:53 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 6 Nov 2017 12:00:21 +0000 (10:00 -0200)
*include the following changes:
8f08b9d - scripts: remove symbolic links from repo
a22e095 - Makefile: change instalation path to $(DESTDIR)/usr/local/bin
9279f35 - Makefile: remove useless assignments
b92d1e1 - Makefile: do not force a specific hash style
fbea3ee - Makefile: create restool as a dynamically linked binary
1546b8a - Makefile: automatically generate list of source files
7ef0194 - remove unused variables

Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-dpaa2/restool/restool_git.bb

index 3b561024cc6a2241ae4f4abea3458fc5be6c89d9..7cec353463cc74f738786ff46aae7d2547fe4a08 100644 (file)
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "bash"
 SRC_URI = "git://github.com/qoriq-open-source/restool.git;nobranch=1 \
     file://0001-restool-fix-build-error-with-gcc7.patch"
 
-SRCREV = "87c3abe305d02a866404237773d4f736ab5247b2"
+SRCREV = "8f08b9d499e84f9057784c2036f0ddf75ae3fc70"
 
 S = "${WORKDIR}/git"