Felix Held has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/46554 )
Change subject: 3rdparty/blobs: advance submodule pointer ......................................................................
3rdparty/blobs: advance submodule pointer
The 3 commits commits from the blob repository this patch pulls in remove executable flags from files in the repo that shouldn't have those flags set:
* pi/amd/00660F01/FP4/AGESA.bin: Remove execute file mode bit * Remove execute permission from all binaries * Remove execute permission from plaintext files
Change-Id: I9c2b7c69f07e46bac466bfbfb277595c9fbc5a5a Signed-off-by: Felix Held felix-coreboot@felixheld.de --- M 3rdparty/blobs 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/54/46554/1
diff --git a/3rdparty/blobs b/3rdparty/blobs index 1aff9c3..a59fb6e 160000 --- a/3rdparty/blobs +++ b/3rdparty/blobs @@ -1 +1 @@ -Subproject commit 1aff9c32eb15fc0e9da2f389f9b77e06d6fd3a21 +Subproject commit a59fb6e3892f0629d43769a07ee7f1048a0ae1f8