[PATCH] chipsec: update to latest CHIPSEC

Ricardo Neri <[email protected]> Thu, 16 Mar 2017 18:38:41 -0700
Newsgroups dev.linux.lists.oe-chipsec
Message-ID <1489714721-22604-1-git-send-email-ricardo.neri-calderon@linux.intel.com>
--===============2942408621982375599==
Content-Type: text/plain; charset="utf-8"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable

Update CHIPSEC to the latest changes of its master branch as of the
date of writing this patch. This allow us to get the latest fixes
and features.

Signed-off-by: Ricardo Neri <[email protected]>
---
 meta-luv/recipes-core/chipsec/chipsec_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-luv/recipes-core/chipsec/chipsec_git.bb b/meta-luv/recipe=
s-core/chipsec/chipsec_git.bb
index a21c8bd..b81a99e 100644
--- a/meta-luv/recipes-core/chipsec/chipsec_git.bb
+++ b/meta-luv/recipes-core/chipsec/chipsec_git.bb
@@ -14,7 +14,7 @@ SRC_URI =3D "git://github.com/chipsec/chipsec.git \
     file://0001-setup.py-give-CPU-architecture-to-the-driver-s-Makef.patch=
 \
     "
 =

-SRCREV=3D"2fbb7a4eeb3752998dfbcbdf771cd3f8ed1985ae"
+SRCREV=3D"504c2515c59559be3dde755e2a48bb9dee397bcb"
 PV=3D"1.2.5+"
 =

 DEPENDS =3D "virtual/kernel python-core nasm-native python-setuptools-nati=
ve"
-- =

2.7.4


--===============2942408621982375599==--