Update to version 11.2.0_4120

Signed-off-by: Daniel Plaza <dplaza@intelligentdata.es>
This commit is contained in:
Daniel Plaza 2020-07-27 07:37:22 +02:00
parent ad801ec176
commit 4c5609cd5e
3 changed files with 11 additions and 11 deletions

View file

@ -1,6 +1,6 @@
pkgbase = mcuxpresso-ide pkgbase = mcuxpresso-ide
pkgdesc = An easy-to-use integrated development environment (IDE) for creating, building, debugging, and optimizing your application. From BIN package distributed by NXP. pkgdesc = An easy-to-use integrated development environment (IDE) for creating, building, debugging, and optimizing your application. From BIN package distributed by NXP.
pkgver = 11.1.1_3241 pkgver = 11.2.0_4120
pkgrel = 1 pkgrel = 1
url = http://www.nxp.com/MCUXPresso url = http://www.nxp.com/MCUXPresso
arch = x86_64 arch = x86_64
@ -11,12 +11,12 @@ pkgbase = mcuxpresso-ide
depends = glibc depends = glibc
depends = lib32-glibc depends = lib32-glibc
depends = jlink-software-and-documentation depends = jlink-software-and-documentation
noextract = mcuxpressoide-11.1.1_3241.x86_64.deb.bin noextract = mcuxpressoide-11.2.0_4120.x86_64.deb.bin
options = !strip options = !strip
source = https://freescaleesd.flexnetoperations.com/337170/17/15604017/mcuxpressoide-11.1.1_3241.x86_64.deb.bin source = https://freescaleesd.flexnetoperations.com/337170/917/17116917/mcuxpressoide-11.2.0_4120.x86_64.deb.bin
source = LICENSE source = LICENSE
sha256sums = e062d31a45cb5ebf1e12cb560bb151d8227ffdf435b0c338e712c361e322aba7 sha256sums = 9c068ac16831a8ad70dbfc8ef7a8822b3f6950564c8f15483baffb2bc5f7a225
sha256sums = 5b5270f67599c666fabf3fac2d7cb65572a4cc07fd21efe26d990d9baa19f2a1 sha256sums = 581e52868fa304c1632045f6a05b2495d95bae4011525f32f2ccf66fbaccfdca
pkgname = mcuxpresso-ide pkgname = mcuxpresso-ide

View file

@ -1,6 +1,6 @@
LA_OPT_TOOL Software Tools v16 February 2020 LA_OPT_TOOL Software Tools v17 June 2020
@ -90,7 +90,7 @@ This is a legal agreement between you, as an authorized representative of your e
11. LIMITATION OF LIABILITY. EXCLUDING LIABILITY FOR A BREACH OF SECTION 2 (LICENSE GRANTS), SECTION 3 (LICENSE LIMITATIONS AND RESTRICTIONS), SECTION 16 (CONFIDENTIAL INFORMATION), OR CLAIMS UNDER SECTION 10(INDEMNITY), IN NO EVENT WILL EITHER PARTY BE LIABLE, WHETHER IN CONTRACT, TORT, OR OTHERWISE, FOR ANY INCIDENTAL, SPECIAL, INDIRECT, CONSEQUENTIAL OR PUNITIVE DAMAGES, INCLUDING, BUT NOT LIMITED TO, DAMAGES FOR ANY LOSS OF USE, LOSS OF TIME, INCONVENIENCE, COMMERCIAL LOSS, OR LOST PROFITS, SAVINGS, OR REVENUES, TO THE FULL EXTENT SUCH MAY BE DISCLAIMED BY LAW. NXPS TOTAL LIABILITY FOR ALL COSTS, DAMAGES, CLAIMS, OR LOSSES WHATSOEVER ARISING OUT OF OR IN CONNECTION WITH THIS AGREEMENT OR PRODUCT(S) SUPPLIED UNDER THIS AGREEMENT IS LIMITED TO THE AGGREGATE AMOUNT PAID BY YOU TO NXP IN CONNECTION WITH THE LICENSED SOFTWARE TO WHICH LOSSES OR DAMAGES ARE CLAIMED. 11. LIMITATION OF LIABILITY. EXCLUDING LIABILITY FOR A BREACH OF SECTION 2 (LICENSE GRANTS), SECTION 3 (LICENSE LIMITATIONS AND RESTRICTIONS), SECTION 16 (CONFIDENTIAL INFORMATION), OR CLAIMS UNDER SECTION 10(INDEMNITY), IN NO EVENT WILL EITHER PARTY BE LIABLE, WHETHER IN CONTRACT, TORT, OR OTHERWISE, FOR ANY INCIDENTAL, SPECIAL, INDIRECT, CONSEQUENTIAL OR PUNITIVE DAMAGES, INCLUDING, BUT NOT LIMITED TO, DAMAGES FOR ANY LOSS OF USE, LOSS OF TIME, INCONVENIENCE, COMMERCIAL LOSS, OR LOST PROFITS, SAVINGS, OR REVENUES, TO THE FULL EXTENT SUCH MAY BE DISCLAIMED BY LAW. NXPS TOTAL LIABILITY FOR ALL COSTS, DAMAGES, CLAIMS, OR LOSSES WHATSOEVER ARISING OUT OF OR IN CONNECTION WITH THIS AGREEMENT OR PRODUCT(S) SUPPLIED UNDER THIS AGREEMENT IS LIMITED TO THE AGGREGATE AMOUNT PAID BY YOU TO NXP IN CONNECTION WITH THE LICENSED SOFTWARE TO WHICH LOSSES OR DAMAGES ARE CLAIMED.
12. EXPORT COMPLIANCE. Each party shall comply with all applicable export and import control laws and regulations including but not limited to the US Export Administration Regulations (including prohibited party lists issued by other federal governments), Catch-all regulations and all national and international embargoes. Each party further agrees that it will not knowingly transfer, divert, export or re-export, directly or indirectly, any product, software, including software source code, or technology restricted by such regulations or by other applicable national regulations, received from the other party under this Agreement, or any direct product of such software or technical data to any person, firm, entity, country or destination to which such transfer, diversion, export or re-export is restricted or prohibited, without obtaining prior written authorization from the applicable competent government authorities to the extent required by those laws. 12. EXPORT COMPLIANCE. Each party shall comply with all applicable export and import control laws and regulations including but not limited to the US Export Administration Regulations (including restrictions on certain military end uses and military end users as specified in Section 15 C.F.R. § 744.21 and prohibited party lists issued by other federal governments), Catch-all regulations and all national and international embargoes. Each party further agrees that it will not knowingly transfer, divert, export or re-export, directly or indirectly, any product, software, including software source code, or technology restricted by such regulations or by other applicable national regulations, received from the other party under this Agreement, or any direct product of such software or technical data to any person, firm, entity, country or destination to which such transfer, diversion, export or re-export is restricted or prohibited, without obtaining prior written authorization from the applicable competent government authorities to the extent required by those laws.
13. GOVERNMENT CONTRACT COMPLIANCE 13. GOVERNMENT CONTRACT COMPLIANCE

View file

@ -1,7 +1,7 @@
# Maintainer: Daniel Plaza <daniel.plaza.espi at gmail dot com> # Maintainer: Daniel Plaza <daniel.plaza.espi at gmail dot com>
pkgname=mcuxpresso-ide pkgname=mcuxpresso-ide
pkgver=11.1.1_3241 pkgver=11.2.0_4120
pkgrel=1 pkgrel=1
epoch= epoch=
pkgdesc="An easy-to-use integrated development environment (IDE) for creating, building, debugging, and optimizing your application. From BIN package distributed by NXP." pkgdesc="An easy-to-use integrated development environment (IDE) for creating, building, debugging, and optimizing your application. From BIN package distributed by NXP."
@ -10,10 +10,10 @@ url="http://www.nxp.com/MCUXPresso"
license=('custom:"NXP"') license=('custom:"NXP"')
depends=('dfu-util' 'libusb' 'ncurses' 'glibc' 'lib32-glibc' 'jlink-software-and-documentation') depends=('dfu-util' 'libusb' 'ncurses' 'glibc' 'lib32-glibc' 'jlink-software-and-documentation')
source=("https://freescaleesd.flexnetoperations.com/337170/17/15604017/mcuxpressoide-${pkgver}.${arch}.deb.bin" "LICENSE") source=("https://freescaleesd.flexnetoperations.com/337170/917/17116917/mcuxpressoide-${pkgver}.${arch}.deb.bin" "LICENSE")
noextract=("mcuxpressoide-${pkgver}.${arch}.deb.bin") noextract=("mcuxpressoide-${pkgver}.${arch}.deb.bin")
sha256sums=('e062d31a45cb5ebf1e12cb560bb151d8227ffdf435b0c338e712c361e322aba7' sha256sums=('9c068ac16831a8ad70dbfc8ef7a8822b3f6950564c8f15483baffb2bc5f7a225'
'5b5270f67599c666fabf3fac2d7cb65572a4cc07fd21efe26d990d9baa19f2a1') '581e52868fa304c1632045f6a05b2495d95bae4011525f32f2ccf66fbaccfdca')
options=('!strip') options=('!strip')
prepare() { prepare() {