Yidi Lin has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/46412 )
Change subject: DO-NOT-SUBMIT: ignore changes under 3rdparty folder ......................................................................
DO-NOT-SUBMIT: ignore changes under 3rdparty folder
Signed-off-by: Yidi Lin yidi.lin@mediatek.com Change-Id: I1651e27f2875647d9cd1b50c6520c7c8c74f2488 --- M .gitmodules M 3rdparty/amd_blobs M 3rdparty/blobs M 3rdparty/intel-microcode M 3rdparty/qc_blobs 5 files changed, 9 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/46412/1
diff --git a/.gitmodules b/.gitmodules index 4350a2c..626bf52 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,7 +2,7 @@ path = 3rdparty/blobs url = ../blobs.git update = none - ignore = dirty + ignore = all [submodule "util/nvidia-cbootimage"] path = util/nvidia/cbootimage url = ../nvidia-cbootimage.git @@ -25,7 +25,7 @@ path = 3rdparty/fsp url = ../fsp.git update = none - ignore = dirty + ignore = all [submodule "opensbi"] path = 3rdparty/opensbi url = ../opensbi.git @@ -33,7 +33,7 @@ path = 3rdparty/intel-microcode url = ../intel-microcode.git update = none - ignore = dirty + ignore = all [submodule "3rdparty/ffs"] path = 3rdparty/ffs url = ../ffs.git @@ -41,7 +41,7 @@ path = 3rdparty/amd_blobs url = ../amd_blobs update = none - ignore = dirty + ignore = all [submodule "3rdparty/cmocka"] path = 3rdparty/cmocka url = ../cmocka.git @@ -50,7 +50,7 @@ path = 3rdparty/qc_blobs url = ../qc_blobs.git update = none - ignore = dirty + ignore = all [submodule "3rdparty/intel-sec-tools"] path = 3rdparty/intel-sec-tools url = ../9esec-security-tooling.git diff --git a/3rdparty/amd_blobs b/3rdparty/amd_blobs index e393a88..335f577 160000 --- a/3rdparty/amd_blobs +++ b/3rdparty/amd_blobs @@ -1 +1 @@ -Subproject commit e393a885c89f8ee3f05242a9e42578c60931b49d +Subproject commit 335f577697f7d27353a84b8a156a67a1dbad255f diff --git a/3rdparty/blobs b/3rdparty/blobs index 1aff9c3..96ae35c 160000 --- a/3rdparty/blobs +++ b/3rdparty/blobs @@ -1 +1 @@ -Subproject commit 1aff9c32eb15fc0e9da2f389f9b77e06d6fd3a21 +Subproject commit 96ae35c462d903d6940d982e61bea697103b7af6 diff --git a/3rdparty/intel-microcode b/3rdparty/intel-microcode index 0e4288f..ee319ae 160000 --- a/3rdparty/intel-microcode +++ b/3rdparty/intel-microcode @@ -1 +1 @@ -Subproject commit 0e4288f81f806620c65f70ee2bcf94b69d574096 +Subproject commit ee319ae7bc59e88b60142f40a9ec1b46656de4db diff --git a/3rdparty/qc_blobs b/3rdparty/qc_blobs index 6b7fe49..11b212c 160000 --- a/3rdparty/qc_blobs +++ b/3rdparty/qc_blobs @@ -1 +1 @@ -Subproject commit 6b7fe498eb782b8f9758f28dd53bb0697be0d0b0 +Subproject commit 11b212c273b930885d1bee0b00a223a73628c852
pan gao has uploaded a new patch set (#10) to the change originally created by Yidi Lin. ( https://review.coreboot.org/c/coreboot/+/46412 )
Change subject: DO-NOT-SUBMIT: ignore changes under 3rdparty folder ......................................................................
DO-NOT-SUBMIT: ignore changes under 3rdparty folder
Signed-off-by: Yidi Lin yidi.lin@mediatek.com Change-Id: I1651e27f2875647d9cd1b50c6520c7c8c74f2488 --- M .gitmodules M 3rdparty/amd_blobs M 3rdparty/blobs M 3rdparty/intel-microcode M 3rdparty/qc_blobs 5 files changed, 9 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/46412/10
Hello build bot (Jenkins), pan gao,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46412
to look at the new patch set (#11).
Change subject: DO-NOT-SUBMIT: ignore changes under 3rdparty folder ......................................................................
DO-NOT-SUBMIT: ignore changes under 3rdparty folder
Signed-off-by: Yidi Lin yidi.lin@mediatek.com Change-Id: I1651e27f2875647d9cd1b50c6520c7c8c74f2488 --- M .gitmodules M 3rdparty/amd_blobs M 3rdparty/blobs M 3rdparty/intel-microcode M 3rdparty/qc_blobs 5 files changed, 9 insertions(+), 9 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/46412/11
Yidi Lin has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/46412 )
Change subject: DO-NOT-SUBMIT: ignore changes under 3rdparty folder ......................................................................
Abandoned