That’s correct. Sent from Mail for Windows 10 From: gaoliming Matthew: In future, when update new iasl version again, only this line "version": "20200717.0.0" will be updated, right? Thanks Liming > -----邮件原件----- > 发件人: bounce+27952+65199+4905953+8761...@groups.io > <bounce+27952+65199+4905953+8761...@groups.io> 代表 Matthew > Carlson > 发送时间: 2020年9月12日 4:45 > 收件人: devel@edk2.groups.io > 抄送: Bob Feng <bob.c.f...@intel.com>; Liming Gao > <gaolim...@byosoft.com.cn>; Yuwei Chen <yuwei.c...@intel.com>; Sean > Brogan <sean.bro...@microsoft.com>; Matthew Carlson > <matthewfcarl...@gmail.com> > 主题: [edk2-devel] [PATCH v1 1/1] BaseTools: update IASL extdep to more > modern version > > From: Matthew Carlson <mac...@microsoft.com> > > The IASL extdep is used for CI only and a recent fork of the ACPICA > repo was made to make nuget builds more regular and easier to audit. > https://dev.azure.com/projectmu/_git/acpica > > Cc: Bob Feng <bob.c.f...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Cc: Yuwei Chen <yuwei.c...@intel.com> > Cc: Sean Brogan <sean.bro...@microsoft.com> > Cc: devel@edk2.groups.io > > Signed-off-by: Matthew Carlson <matthewfcarl...@gmail.com> > --- > BaseTools/Bin/iasl_ext_dep.yaml | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/BaseTools/Bin/iasl_ext_dep.yaml > b/BaseTools/Bin/iasl_ext_dep.yaml > index 1d81e89cf3a6..ea2bc315d184 100644 > --- a/BaseTools/Bin/iasl_ext_dep.yaml > +++ b/BaseTools/Bin/iasl_ext_dep.yaml > @@ -14,8 +14,8 @@ > "id": "iasl-ci-1", > > "scope": "cibuild", > > "type": "nuget", > > - "name": "iasl", > > - "source": "https://api.nuget.org/v3/index.json", > > - "version": "20190215.0.0", > > + "name": "edk2-acpica-iasl", > > + "source": > "https://pkgs.dev.azure.com/projectmu/acpica/_packaging/mu_iasl/nuget/v > 3/index.json", > > + "version": "20200717.0.0", > > "flags": ["set_path", "host_specific"] > > } > > -- > 2.28.0.windows.1 > > > -=-=-=-=-=-= > Groups.io Links: You receive all messages sent to this group. > > View/Reply Online (#65199): https://edk2.groups.io/g/devel/message/65199 > Mute This Topic: https://groups.io/mt/76788780/4905953 > Group Owner: devel+ow...@edk2.groups.io > Unsubscribe: https://edk2.groups.io/g/devel/unsub > [gaolim...@byosoft.com.cn] > -=-=-=-=-=-= _._,_._,_
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#65214) |
|
Mute This Topic
| New Topic _._,_._,_
|
- [edk2-devel] [PATCH v1 0/1] Update IASL extdep for CI Matthew Carlson
- [edk2-devel] [PATCH v1 1/1] BaseTools: update IASL ex... Matthew Carlson
- 回复: [edk2-devel] [PATCH v1 1/1] BaseTools: update... gaoliming
- Re: [edk2-devel] [PATCH v1 1/1] BaseTools: up... Matthew Carlson