From 8cd3c41aa0ccead302235680b9e2fa9903d7548e Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 25 Nov 2023 16:31:33 +0000 Subject: gentoo auto-resync : 25:11:2023 - 16:31:33 --- sys-firmware/firmware-imx/Manifest | 6 ++--- sys-firmware/firmware-imx/firmware-imx-5.4.ebuild | 29 ---------------------- sys-firmware/firmware-imx/firmware-imx-8.17.ebuild | 24 ------------------ sys-firmware/firmware-imx/firmware-imx-8.18.ebuild | 24 ++++++++++++++++++ 4 files changed, 26 insertions(+), 57 deletions(-) delete mode 100644 sys-firmware/firmware-imx/firmware-imx-5.4.ebuild delete mode 100644 sys-firmware/firmware-imx/firmware-imx-8.17.ebuild create mode 100644 sys-firmware/firmware-imx/firmware-imx-8.18.ebuild (limited to 'sys-firmware/firmware-imx') diff --git a/sys-firmware/firmware-imx/Manifest b/sys-firmware/firmware-imx/Manifest index 56a76589a060..f8a5f2a28ada 100644 --- a/sys-firmware/firmware-imx/Manifest +++ b/sys-firmware/firmware-imx/Manifest @@ -1,5 +1,3 @@ -DIST firmware-imx-5.4.bin 429744 BLAKE2B a573f14d2c7cb35a1129bf5b1ebc31126ebb23b4a5d4ba407ddb432148d34f27e94990ca2b8dbe6083905f3504ca3db19966283b33657e2a2b0b5ed4cd8c0c79 SHA512 0c9d6e80a67d15518212573dbfe8addd6c7c5c8065f077bb58f6904c6d288c718d0b3dc4ed4735941d22bc9116a4986fb268327e2c1adcc6523ff84fa93c6b64 -DIST firmware-imx-8.17.bin 1460231 BLAKE2B 17d790052015675aa972d312f4b8d8dab2d167f48cdd880b31b7bf52f79882bbb1bdfb8fcf49d0b6f41f3cd7c5b88963ea7034ed45e35f9c8db16873fc90ed23 SHA512 88c0866354175bb7b54b15ef58e41e3c51e63ea9eeb1cef1c91cdf180a52e97fb755428180df84bee2e9f0dce9633fb663d4f68caa6c327fb2a3fe508dc4cdf9 -EBUILD firmware-imx-5.4.ebuild 650 BLAKE2B 27a44f6539f6fbc0fce83ed7c4591df1672890ee187558c4c34efa6d9e47acad37675d5592675d6dba3b07b74d05e8c407d7d3bb77f0a3d4ff46c560b9fb800d SHA512 48680e7d94dd4e29f0eed4430d91c770e90c59acd6845ff6862b03bcbbeabaf085f879d0ee88b4f689096453ad0b1e36d6b645aa6d92e2e1bb360441af39e906 -EBUILD firmware-imx-8.17.ebuild 582 BLAKE2B 29d7537b7837c8d4890310c4fa2dddbfc2c7a417fada0eddf0f891e0f5c26632a7ce5f8d173de5e63925d854a5477400757afe965fb99f89e0b45b068a6da067 SHA512 36b6221329de699f1135ca989cba129a7ad5f46c77538bd3317d4e53b90752ab64316b362749872f66551ebcf2de17fcd63d1c38f53c54da723ad2f1fff941f0 +DIST firmware-imx-8.18.bin 1513050 BLAKE2B ce4a8939f11a6580859d208164b225f7ce6bdd225f8488514727bb82360f6edb426a20f61e374cd7e72c32282284a1688368abff683a2907f0dbc12b7ca9379c SHA512 e0b0a73f53e3d97035fadc64f84ba8c3dc73a58db66107cfffc0f9938fa1ad4eb4e1d96a8f23f44ba9711305d5b4dbdf25a9333cce99c6d37aea492d65ae913a +EBUILD firmware-imx-8.18.ebuild 571 BLAKE2B bf429ebf989f97ab8b8d452f29f5efd8dd3b9495b41afe5deec7f26fd3ea4859644e3e2aec5f539283b3816273f4eefc5e4d875296634061ae0ea9ad3a0d6a89 SHA512 962a972b170ff0f8bd7434fced239f076511a1f645385f8501611b7bd93f7484ebbeaa9653bdbcdd8a0341fd35dc86fc07f8bc27bd940aa9e08481b79afc9f50 MISC metadata.xml 248 BLAKE2B 97ed0d2320e1aa2d1cca6b63b0cf9cb07669ea73ac0dad7a8f7db4f510d3b2dc28cbf5a7c019f15ac87c25c5e51e619386694b49d21fc19f4092047c8e382287 SHA512 23bb29604f7cc644073025158d751004189a85fe6be88a7817afebad685c3b73f21cdb3e5d05f16699baa5d6b52f1e3a1f365b1ad7ea09bfcd204182e646f203 diff --git a/sys-firmware/firmware-imx/firmware-imx-5.4.ebuild b/sys-firmware/firmware-imx/firmware-imx-5.4.ebuild deleted file mode 100644 index 106878d131a0..000000000000 --- a/sys-firmware/firmware-imx/firmware-imx-5.4.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="NXP i.MX firmware" -HOMEPAGE="https://www.timesys.com/" -SRC_URI="http://repository.timesys.com/buildsources/${PN:0:1}/${PN}/${P}/${P}.bin" -LICENSE="LA_OPT_BASE_LICENSE" -SLOT="0" -KEYWORDS="~arm" - -S="${WORKDIR}/${P}/firmware" - -src_unpack() { - eval local $(grep -a -m1 "^filesizes=" "${DISTDIR}/${A}") - tail -c"${filesizes}" "${DISTDIR}/${A}" > "${P}.tar.bz2" || die - unpack "./${P}.tar.bz2" -} - -src_prepare() { - default - find -name "*.mk" | xargs rm -v || die -} - -src_install() { - insinto /lib/firmware - doins -r epdc sdma vpu -} diff --git a/sys-firmware/firmware-imx/firmware-imx-8.17.ebuild b/sys-firmware/firmware-imx/firmware-imx-8.17.ebuild deleted file mode 100644 index 30bb93a7b840..000000000000 --- a/sys-firmware/firmware-imx/firmware-imx-8.17.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DESCRIPTION="NXP i.MX firmware" -HOMEPAGE="https://www.timesys.com/" -SRC_URI="http://repository.timesys.com/buildsources/${PN:0:1}/${PN}/${P}/${P}.bin" -LICENSE="LA_OPT_BASE_LICENSE" -SLOT="0" -KEYWORDS="~arm" - -S="${WORKDIR}/${P}/firmware" - -src_unpack() { - eval local $(grep -a -m1 "^filesizes=" "${DISTDIR}/${A}") - tail -c"${filesizes}" "${DISTDIR}/${A}" > "${P}.tar.bz2" || die - unpack "./${P}.tar.bz2" -} - -src_install() { - insinto /lib/firmware - doins -r epdc sdma vpu -} diff --git a/sys-firmware/firmware-imx/firmware-imx-8.18.ebuild b/sys-firmware/firmware-imx/firmware-imx-8.18.ebuild new file mode 100644 index 000000000000..1ca9ce550781 --- /dev/null +++ b/sys-firmware/firmware-imx/firmware-imx-8.18.ebuild @@ -0,0 +1,24 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DESCRIPTION="NXP i.MX firmware" +HOMEPAGE="https://www.timesys.com/" +SRC_URI="http://repository.timesys.com/buildsources/${PN:0:1}/${PN}/${P}/${P}.bin" +LICENSE="LA_OPT_BASE_LICENSE" +SLOT="0" +KEYWORDS="~arm" + +S="${WORKDIR}/${P}/firmware" + +src_unpack() { + eval local $(grep -a -m1 "^filesizes=" "${DISTDIR}/${A}") + tail -c"${filesizes}" "${DISTDIR}/${A}" > "${P}.tar.bz2" || die + unpack "./${P}.tar.bz2" +} + +src_install() { + insinto /lib/firmware + doins -r */ +} -- cgit v1.2.3