*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>
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"