diff options
Diffstat (limited to 'sys-boot')
-rw-r--r-- | sys-boot/Manifest.gz | bin | 7228 -> 7235 bytes | |||
-rw-r--r-- | sys-boot/bootcreator/Manifest | 4 | ||||
-rw-r--r-- | sys-boot/bootcreator/bootcreator-1.1.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/bootcreator/bootcreator-1.2.ebuild | 4 | ||||
-rw-r--r-- | sys-boot/raspberrypi-firmware/Manifest | 2 | ||||
-rw-r--r-- | sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20190709.ebuild | 60 | ||||
-rw-r--r-- | sys-boot/tboot/Manifest | 2 | ||||
-rw-r--r-- | sys-boot/tboot/tboot-1.9.6_p20171118.ebuild | 4 |
8 files changed, 71 insertions, 9 deletions
diff --git a/sys-boot/Manifest.gz b/sys-boot/Manifest.gz Binary files differindex d795e817a20a..528f749051f1 100644 --- a/sys-boot/Manifest.gz +++ b/sys-boot/Manifest.gz diff --git a/sys-boot/bootcreator/Manifest b/sys-boot/bootcreator/Manifest index 381aa78db51c..189af84f1ae0 100644 --- a/sys-boot/bootcreator/Manifest +++ b/sys-boot/bootcreator/Manifest @@ -1,4 +1,4 @@ DIST bootcreator-src.tar.gz 18881 BLAKE2B 5f6375b16d7d676c50d0b61aed5706dbe972bb2eff98e3870df58fc03cf00050788ab1f2da12bb37a839c525bdfa926fcccea5638532454704c3c961a4600a59 SHA512 53a17cc6b6ec9eea06b4162f32068d5f6c86ff066cc152e30c346010b197a88f3266315295c90b7123a68e81fb4ee95e4b0b341ef666df2eaa230ac762892d0e -EBUILD bootcreator-1.1.ebuild 557 BLAKE2B cda01da23c5d77b292340f2d665fa7edd8641894b8b23467a217b7dde7dbe922c43317df5a694f8b023b3cee888705e987154594d46eff912229cf8ef2929191 SHA512 1417c14f8245ce28a96e04ef4c18a1d84edb661fc45ebc3820da75fc579f12825702058ce8fe3dce2c6af18982693f6d3eec0a81043b2cb5fae26af29e9f76b6 -EBUILD bootcreator-1.2.ebuild 557 BLAKE2B cda01da23c5d77b292340f2d665fa7edd8641894b8b23467a217b7dde7dbe922c43317df5a694f8b023b3cee888705e987154594d46eff912229cf8ef2929191 SHA512 1417c14f8245ce28a96e04ef4c18a1d84edb661fc45ebc3820da75fc579f12825702058ce8fe3dce2c6af18982693f6d3eec0a81043b2cb5fae26af29e9f76b6 +EBUILD bootcreator-1.1.ebuild 554 BLAKE2B 863062ea74938eba408441e31d2f7c3f295d2e2cebeb65b3afa4bee187c95788d3eac435df0924b887ede000298c84e0bd82de98dcc391c110e6990d92364c50 SHA512 2617918ed187743964a0214a8286ebafb8f9a33f981e0613be67bd1a81f7abb81ebd430cc0e9311047d7d918a62e283372c546082dab35ad4ec3be9eb9fa62a5 +EBUILD bootcreator-1.2.ebuild 554 BLAKE2B 863062ea74938eba408441e31d2f7c3f295d2e2cebeb65b3afa4bee187c95788d3eac435df0924b887ede000298c84e0bd82de98dcc391c110e6990d92364c50 SHA512 2617918ed187743964a0214a8286ebafb8f9a33f981e0613be67bd1a81f7abb81ebd430cc0e9311047d7d918a62e283372c546082dab35ad4ec3be9eb9fa62a5 MISC metadata.xml 263 BLAKE2B e66994388bfb417186bf7a8f1d7e8b12c243f9fb8b2a5d911129327b569829be2cf0896c099c3ae4b283f10636dbf03e109b7d7037f4373b98827d27a4dce8f7 SHA512 f72954ee8887da0e1b3e59effb6eb40294102e91b1060c2d736fa47a3a12513d959b44e77fc62f881408e38d30a47f1c5b1c4a0d9c3646b5fb75118e5295ea5d diff --git a/sys-boot/bootcreator/bootcreator-1.1.ebuild b/sys-boot/bootcreator/bootcreator-1.1.ebuild index 6c39fd7daa63..5f9a3fcc145e 100644 --- a/sys-boot/bootcreator/bootcreator-1.1.ebuild +++ b/sys-boot/bootcreator/bootcreator-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://tbs-software.com/morgoth/files/bootcreator-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc -*" +KEYWORDS="-* ppc" IUSE="" DEPEND="" diff --git a/sys-boot/bootcreator/bootcreator-1.2.ebuild b/sys-boot/bootcreator/bootcreator-1.2.ebuild index 6c39fd7daa63..5f9a3fcc145e 100644 --- a/sys-boot/bootcreator/bootcreator-1.2.ebuild +++ b/sys-boot/bootcreator/bootcreator-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://tbs-software.com/morgoth/files/bootcreator-src.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc -*" +KEYWORDS="-* ppc" IUSE="" DEPEND="" diff --git a/sys-boot/raspberrypi-firmware/Manifest b/sys-boot/raspberrypi-firmware/Manifest index 48b77969938d..d25fcc7a8652 100644 --- a/sys-boot/raspberrypi-firmware/Manifest +++ b/sys-boot/raspberrypi-firmware/Manifest @@ -2,6 +2,8 @@ AUX raspberrypi-firmware-0_p20130711-cmdline.txt 203 BLAKE2B 2435f2d4f1dc4c1283e AUX raspberrypi-firmware-0_p20130711-config.txt 1706 BLAKE2B a7086f2f91a3eb26887d6cb2e0edc74282b8c91ae1a6691071cafa29f455b9caff7f597a9a9df88250e6dab3fa74b742bd7733d7de24e150da3c64d1e09bc18e SHA512 2a0a19a84ab871d73e330e870b086b85a7776a1b17dd6054451be735249208a982249ca62f6d2fe51aba74c78f36266143d65ffe0549cdf8afbf20bcf637c78f AUX raspberrypi-firmware-0_p20130711-envd 53 BLAKE2B 52aa8814f82f9c8a5e2f4c3b2be80e6e62b2e969d03a96f3162a998a9aa4621ab79df48d573389d92cc963979c8dd7c0e012cd8d996e5e23252eb66f869f0e74 SHA512 032aa497cbde187ed8cfa5ba5adaf96b28f9dd2babb882d934d9009771ca50e9d8c6a8d5535551a8e8cf8e1932865dd0e4806ba56c9694952cbb3d93f9081ca7 DIST raspberrypi-firmware-1.20190215.tar.gz 123074917 BLAKE2B cefedb5c979db7dfd47938aad37a567d91d3ad78247c7a63f789362768ab7a39a1967ac116b4b0475e3b210ab11f6474706df042af85a622e8e7905c85ec7498 SHA512 082f26caf427222d838881e5f1e9fa0136765b3eaf74a84877fc33616fd07e49085db0889226c40c655039a9d41a10566510c7d752cfc48a67b4683616a51193 +DIST raspberrypi-firmware-1.20190709.tar.gz 158835870 BLAKE2B 4e63b3308adcd75f69f66966f1c927449aa8dc65211e6ca5a27dd2a0ed6ed32cc85ad42221308f4fb3a852d9f278400cfe4f723f306abe102341568408027174 SHA512 6a0610c97db47441ede8e4f8436958899f678bf065a0fbde06de7945a1ac4d5f754a0e10d928d77759ba1cbf82654d85d9cb9c91b970c3fe9590560267033522 EBUILD raspberrypi-firmware-1.20190215.ebuild 1634 BLAKE2B 2b9631bc1c22117fd1896a75938713e7b3c3fa796ff291fde38d71d44b40cfefcc32cab2d2158b0a09b2b72ec5c4dc1377ada8666cbda70e3889f6686c70dbec SHA512 122bf1379238e61b1b5fa1324ec3b2e37b14ccc571e6afbc053f44a5adc1466f3d0368467d105ed8ffc7c1c47077776f3513d92246fb182cf5d654a89e1997ce +EBUILD raspberrypi-firmware-1.20190709.ebuild 1634 BLAKE2B 2b9631bc1c22117fd1896a75938713e7b3c3fa796ff291fde38d71d44b40cfefcc32cab2d2158b0a09b2b72ec5c4dc1377ada8666cbda70e3889f6686c70dbec SHA512 122bf1379238e61b1b5fa1324ec3b2e37b14ccc571e6afbc053f44a5adc1466f3d0368467d105ed8ffc7c1c47077776f3513d92246fb182cf5d654a89e1997ce EBUILD raspberrypi-firmware-9999.ebuild 1634 BLAKE2B 2b9631bc1c22117fd1896a75938713e7b3c3fa796ff291fde38d71d44b40cfefcc32cab2d2158b0a09b2b72ec5c4dc1377ada8666cbda70e3889f6686c70dbec SHA512 122bf1379238e61b1b5fa1324ec3b2e37b14ccc571e6afbc053f44a5adc1466f3d0368467d105ed8ffc7c1c47077776f3513d92246fb182cf5d654a89e1997ce MISC metadata.xml 336 BLAKE2B e941866d513604cc393b15c6fb93d6cd1c27dddabc86b149aa6e4dab729f7577288aa729e1681c76f8a5136ff11fec58eb3805ac8fc2a1453834c2d8275a208d SHA512 a1c2a9c4853e8b99b921dd4f87548efebdecac6ad42619e2fa85306205c6e2d4b98e4d91a921dc475507d171bd8503d47f119944ac8750af363137c5ca11e4ee diff --git a/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20190709.ebuild b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20190709.ebuild new file mode 100644 index 000000000000..4b06dfa49939 --- /dev/null +++ b/sys-boot/raspberrypi-firmware/raspberrypi-firmware-1.20190709.ebuild @@ -0,0 +1,60 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit mount-boot readme.gentoo-r1 + +DESCRIPTION="Raspberry Pi (all versions) bootloader and GPU firmware" +HOMEPAGE="https://github.com/raspberrypi/firmware" +LICENSE="GPL-2 raspberrypi-videocore-bin" +SLOT="0" + +if [[ "${PV}" == 9999 ]]; then + inherit git-r3 + EGIT_REPO_URI="https://github.com/raspberrypi/firmware" + EGIT_CLONE_TYPE="shallow" +else + SRC_URI="https://github.com/raspberrypi/firmware/archive/${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="-* ~arm" + S="${WORKDIR}/firmware-${PV}" +fi + +RESTRICT="binchecks strip" + +pkg_preinst() { + if [ -z "${REPLACING_VERSIONS}" ] ; then + local msg="" + if [ -e "${D}"/boot/cmdline.txt -a -e /boot/cmdline.txt ] ; then + msg+="/boot/cmdline.txt " + fi + if [ -e "${D}"/boot/config.txt -a -e /boot/config.txt ] ; then + msg+="/boot/config.txt " + fi + if [ -n "${msg}" ] ; then + msg="This package installs following files: ${msg}." + msg="${msg} Please remove(backup) your copies durning install" + msg="${msg} and merge settings afterwards." + msg="${msg} Further updates will be CONFIG_PROTECTed." + die "${msg}" + fi + fi +} + +src_install() { + insinto /boot + cd boot || die + doins bootcode.bin fixup*.dat start*elf + doins *.dtb + doins -r overlays + newins "${FILESDIR}"/${PN}-0_p20130711-config.txt config.txt + newins "${FILESDIR}"/${PN}-0_p20130711-cmdline.txt cmdline.txt + newenvd "${FILESDIR}"/${PN}-0_p20130711-envd 90${PN} + readme.gentoo_create_doc +} + +pkg_postinst() { + readme.gentoo_print_elog +} + +DOC_CONTENTS="Please configure your ram setup by editing /boot/config.txt" diff --git a/sys-boot/tboot/Manifest b/sys-boot/tboot/Manifest index a7672ee090ce..553cd666d540 100644 --- a/sys-boot/tboot/Manifest +++ b/sys-boot/tboot/Manifest @@ -1,4 +1,4 @@ AUX tboot-1.9.5-genkernel-path.patch 2366 BLAKE2B c9b6690bbed6c1c611bb8d77503882240dcf26c9d5895be086997c605f3ad1bc253aa5ed5658aa084e89562c52de6c6c39d26559eb56b3f53fdf95c164238a37 SHA512 1b2e5d3a3c1af62e7f88143b1b7e7c1bfc8e222889f4ac63e648da348b030c757173700ba419f53c31c57bc0ba91d47afa0c2998f982a376bf33b0f8cd968f98 DIST tboot-1.9.6_p20171118.tar.gz 691068 BLAKE2B c269f9b14cb07139983bd3b1c99511458d5ab5bbd74b097d0aa3b32e0c3e9054d0a67ff18ce7b8090389727acdf47b8c48af6599ecb3148a68786083fe8ded73 SHA512 6476b783516909bf9cf10915fc23e71dca03d521dcc7bf71fbd19684c996c2c588955bb8f896f02afe56feddf9c639b6349635651c852a90319429b2943ec950 -EBUILD tboot-1.9.6_p20171118.ebuild 1625 BLAKE2B bfa307992dd5d42264a850fd88c145f6f675be182881f1fbb0e18e420b8a3bd776a29109811ff6ec762dcc4c72fd895bbb4c5274ea0b7fbc9462bfb1af0588f1 SHA512 710f314006eb65a68e2dd93a68a47fac96d3c1638b91c4d66b8fe0ce0aad7a23caae630e52ab7d71fd21b03670a80a2422cd35d1ab17af193968962d1d0bd0c5 +EBUILD tboot-1.9.6_p20171118.ebuild 1622 BLAKE2B 8f7b739ebc1a01ddf218f9a01140c818943f2cb33481cd4f365f0e06947dcea7e0cc3d8c018f9cee1043195ef0dc4e745cf29e6c41217a22b11e15b1f3d49ae3 SHA512 eec330aa4282ef230a8c645560a7af5e3714063d820b34f031f6ec418ff8c6718a6864fb5e0f865c4d86f9977f1a92a248a39cefdca961be04fb39b3c0dcab46 MISC metadata.xml 507 BLAKE2B fa938d9d6b94d3eed356f9e75f39e41f955f87d23abf02973d1ad7c2fdf379b88c9d12418e5ee08ca0b5bbd5a730144f9c9a724b5255ccad196c02e74f3289f0 SHA512 d32632b8a672121164071b95f681213874f9ff0b47fabddc96eb3a60cfa4491c01dd5334af55dd1964c72cd437eb146ee7a0c4a3c0e99fb96c556db5de4d9e36 diff --git a/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild b/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild index 3da7e7525a77..d858b8202cf6 100644 --- a/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild +++ b/sys-boot/tboot/tboot-1.9.6_p20171118.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~perfinion/distfiles/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 -*" +KEYWORDS="-* ~amd64 ~x86" IUSE="custom-cflags selinux" # requires patching the kernel src |