From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C8B201381F3 for ; Wed, 17 Jul 2013 19:19:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66F3AE07D1; Wed, 17 Jul 2013 19:19:09 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DA5B8E07D1 for ; Wed, 17 Jul 2013 19:19:08 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA942335E17 for ; Wed, 17 Jul 2013 19:19:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 75CD2E468F for ; Wed, 17 Jul 2013 19:19:06 +0000 (UTC) From: "Michael Weber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" Message-ID: <1374088717.490625b44e8d97738898146c6617f7888408d831.xmw@gentoo> Subject: [gentoo-commits] dev/xmw:master commit in: sys-boot/raspberrypi-loader/files/, sys-boot/raspberrypi-loader/ X-VCS-Repository: dev/xmw X-VCS-Files: sys-boot/raspberrypi-loader/ChangeLog sys-boot/raspberrypi-loader/Manifest sys-boot/raspberrypi-loader/files/raspberrypi-loader-0_p20130705-cmdline.txt sys-boot/raspberrypi-loader/files/raspberrypi-loader-0_p20130705-config.txt sys-boot/raspberrypi-loader/files/raspberrypi-loader-0_p20130705-envd sys-boot/raspberrypi-loader/metadata.xml sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20120722.ebuild sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20121105.ebuild sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20130705-r1.ebuild sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20130705.ebuild X-VCS-Directories: sys-boot/raspberrypi-loader/files/ sys-boot/raspberrypi-loader/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 490625b44e8d97738898146c6617f7888408d831 X-VCS-Branch: master Date: Wed, 17 Jul 2013 19:19:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 762eb99c-caab-4a33-9cc1-838f4c504e05 X-Archives-Hash: 33a8ea893f6069b6f0800fd4fd5b1435 commit: 490625b44e8d97738898146c6617f7888408d831 Author: Michael Weber gentoo org> AuthorDate: Wed Jul 17 19:18:37 2013 +0000 Commit: Michael Weber gentoo org> CommitDate: Wed Jul 17 19:18:37 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=490625b4 sys-boot/raspberrypi-loader moved to main tree as sys-boot/raspberrypi-firmware --- sys-boot/raspberrypi-loader/ChangeLog | 42 ----------- sys-boot/raspberrypi-loader/Manifest | 20 ------ .../raspberrypi-loader-0_p20130705-cmdline.txt | 1 - .../raspberrypi-loader-0_p20130705-config.txt | 81 ---------------------- .../files/raspberrypi-loader-0_p20130705-envd | 2 - sys-boot/raspberrypi-loader/metadata.xml | 9 --- .../raspberrypi-loader-0_p20120722.ebuild | 30 -------- .../raspberrypi-loader-0_p20121105.ebuild | 31 --------- .../raspberrypi-loader-0_p20130705-r1.ebuild | 42 ----------- .../raspberrypi-loader-0_p20130705.ebuild | 32 --------- 10 files changed, 290 deletions(-) diff --git a/sys-boot/raspberrypi-loader/ChangeLog b/sys-boot/raspberrypi-loader/ChangeLog deleted file mode 100644 index 15bf061..0000000 --- a/sys-boot/raspberrypi-loader/ChangeLog +++ /dev/null @@ -1,42 +0,0 @@ -# ChangeLog for sys-boot/raspberrypi-loader -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: $ - - 12 Jul 2013; Michael Weber - raspberrypi-loader-0_p20130705-r1.ebuild, - raspberrypi-loader-0_p20130705.ebuild: - restrict binchecks - -*raspberrypi-loader-0_p20130705-r1 (11 Jul 2013) - - 11 Jul 2013; Michael Weber - +raspberrypi-loader-0_p20130705-r1.ebuild: - Alternative ebuild without mirroring. - -*raspberrypi-loader-0_p20130705 (10 Jul 2013) - - 10 Jul 2013; Michael Weber - +files/raspberrypi-loader-0_p20130705-cmdline.txt, - +files/raspberrypi-loader-0_p20130705-config.txt, - +files/raspberrypi-loader-0_p20130705-envd, - +raspberrypi-loader-0_p20130705.ebuild: - Version bump, include proper config.txt and cmdline.txt templates, - CONFIG_PROTECT. - -*raspberrypi-loader-0_p20121105 (07 Nov 2012) - - 07 Nov 2012; Michael Weber - +raspberrypi-loader-0_p20121105.ebuild: - Version bump - -*raspberrypi-loader-0_p20120722 (23 Jul 2012) - - 23 Jul 2012; Michael Weber - +raspberrypi-loader-0_p20120722.ebuild, +metadata.xml: - Version bump - -*rbpi-loader-0_p20120617 (18 Jun 2012) - - 18 Jun 2012; Michael Weber +rbpi-loader-0_p20120617.ebuild, - +metadata.xml: - Initial import diff --git a/sys-boot/raspberrypi-loader/Manifest b/sys-boot/raspberrypi-loader/Manifest deleted file mode 100644 index 3390be1..0000000 --- a/sys-boot/raspberrypi-loader/Manifest +++ /dev/null @@ -1,20 +0,0 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA256 - -DIST raspberrypi-loader-0_p20120722.tar.xz 1110444 SHA256 5a43ebbfcc71990d82b6a44552cb16770f907ec5a7f10e16defb4de9d96afe2f SHA512 e1452234a9ff79684d12969359948e6e406709691d53d1d107477c9b7532837761cf5da65cceb7d176aee4bbfe9a559829289e2a7e41ef28136e3a12943452a0 WHIRLPOOL 9f429db9e216495d85554162679ed17446b46fef9c0cd6bead1df1e9401baf75f1deb36870cadec166dd31554dcc75073b7dc310c573a3a5740c934db6551239 -DIST raspberrypi-loader-0_p20121105.tar.xz 1262432 SHA256 99f8a50e8de5edd5c232f2926434cf89628028225c5e68476c978bead1592374 SHA512 a3ce2f9f4890db308543513060e43aa7254086d96465b79e5ee8310fe3aa4ba32975025ad381b24d28b0962f0505561d34a175915bc93d81a0c8c2c10dada2d1 WHIRLPOOL 356c804636574de714f0da893ada7ff2edb8792bd1f81e659a2fb165bc74a5b94512a80ef2aa665c171fbd7d3d0c3eeadc1fcacc126f127e3dcb1feb96b5a8f9 -DIST raspberrypi-loader-0_p20130705-bootcode.bin 17816 SHA256 f89d19c5287e566320ecd7e1d70d649f308a1b9d05a29d88a0768c3ba7a2bd14 SHA512 5332b2554cbdd3abb32f52506b851f7b3dc2c76a6f9040ec8ad946f6d9faf479e502dda11070aba7706d83e1c3839ff92ca8fbf8e79b972f91814dedbe19ea48 WHIRLPOOL 24e179152e392fc303e92cdfb8b4ef64e323736854bc826ddd0132a5652c9aa441027791781ff7f16fa7fb761485629977bd0882561b008fb66d4503be171e05 -DIST raspberrypi-loader-0_p20130705-fixup.dat 5890 SHA256 f70019ed5b4deacb09cbf209c0881555374d3cdf2d136b1a69cfd9bab4e441da SHA512 1fc7b31892fa768f901b05b4b5ebc952b393eeb65a91847fbd346ff636808e9c585d67351280c5250557aab2b15f3563b733ba592b859c13cbd206a7f72fe58f WHIRLPOOL b3c3b7920446693122dc438d99dbda65019fecad1ac18f5f17946d8ee9bfd701d958a2cee2ff8f7a0f78eebd79fb92149b92d5bdd0b94f8cc9d8743f70abf55c -DIST raspberrypi-loader-0_p20130705-fixup_cd.dat 2022 SHA256 5cbecdc42a92dbbaa96d1d8c82712b6c3cfe448254ee62fcb6b0a303a86c64d5 SHA512 3d55ee733581d697762dfe39efbcad43ee24b6b369858736886918e539b7280c456d2a1dd7f0f1c07b2c83006e40756959c9f3b1ebc9c23f0bd834a21d1e2f76 WHIRLPOOL 386161d30e03c22f832265be3ae301927f10411c53b5cf2e1ab38d4b99351dc6ce732308409ee745fd763b0f3eb83335aaa791ef913a130cb724ba32c0eaeffb -DIST raspberrypi-loader-0_p20130705-fixup_x.dat 8842 SHA256 356d1e0efc343545aa15edf81c6be943640082e0df92885f895eb31d8c9860bb SHA512 c186f76c12e3c649a4775385c6ce317fb75ed449996e9bdad63c3129ce8c4d29ac263c70d3a92d423bb61a0045cfa1fd2a46f9435e756ea10763d0417c20ca64 WHIRLPOOL db67c4f26a1b1a9ff0d39fe5cefe6695c976fff4b0df287c0d524bd5d828fee3faea1c3f12c22ce553f1c3bff9171864cc2b734e05983c0fabc32370c2277bf7 -DIST raspberrypi-loader-0_p20130705-start.elf 2690132 SHA256 324a40f565f49dcb63282133c2ae60c7d113c4a362a09c45d45918c6dba30ac9 SHA512 4e7e3c817936f576a2a033bbf95940804ac19ef133ece9c9603e56e97bee0a1aa46b107c714cb37018bc18bbc4dccbbfabaedc3a7d870eee262763e07130e9fc WHIRLPOOL 3feaf69da05d41bd98e4788f38b3ccf4865cfb8a8f53fd18f11a9689a8018fd0634dddfecc51d4ed118735523e234aa043f4dd649ba1d0081a69e9497c421558 -DIST raspberrypi-loader-0_p20130705-start_cd.elf 469176 SHA256 5035acc265979ff84a6c96ae6999ee51af9dc4db0630da2351f99500f8cb750e SHA512 5928bb24b476fed695c1a3b18ee19bd719e2f41cfa7af819d7cca27b123b21c304c894347a87fb2399faf59d544ea934b83517c4b9590d42d7e6bbf9155e8cac WHIRLPOOL dddb4d4dee3015e1dd2cbb259b2f1224cc4824890b52aeb407bcadb4e4e51b9a5db0770220e944ff0a522bfa37e0778509bdabf6a9194fd2799b66a1b537ca34 -DIST raspberrypi-loader-0_p20130705-start_x.elf 3657572 SHA256 9d2e0e7e41521f84de3d2a9ee9330757be0c69015dd47ee4987776284329d998 SHA512 fb815ed410c0d1672aec6d5c17a9f9db88ee8a11e2e637256e52566a26a6e72d5fa13030dec89f7e69efe52431edd87fe352f152b9899db1ed265f877c1833b3 WHIRLPOOL e4f8fa01b7d65a6bf8c70033280b589ff9d25e24cfaca4b27dcce58ba2a9fa6377c961df2acb4ae994f4426cc5df5e164dc5f70146a964f59fbe6bfbab8afba2 -DIST raspberrypi-loader-0_p20130705.tar.xz 2032392 SHA256 1e2d9dd73d4981c8cda6b668f4ceb7eec84377da7181ba0e73c3a2e1834fa80b SHA512 712b3416dfa62b7e433d0118a201ae00196afaebdca32c35db4888170dc680527e88771bd3f72871add68cae30bfba8f2e4ba509a1f8c616a630886fc951a8e6 WHIRLPOOL f5b80d4c93b7e04b2f81c779286406bbdce8d9824a7efc8acde77337077f2bd4803d6cd7501f379aade5e75847527596f15b91900c6124e0636cc0a3b663dcd2 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.20 (GNU/Linux) - -iF4EAREIAAYFAlHd+/oACgkQknrdDGLu8JAYpgEAho9t61dO5SoMPYT3KOz25nBM -6KsiMp9Cjd8XOIg5/e0A/0urUubViHRuMXAcErQ0nlhADBYVfK2/hFKn59VQ8YCH -=NuHs ------END PGP SIGNATURE----- diff --git a/sys-boot/raspberrypi-loader/files/raspberrypi-loader-0_p20130705-cmdline.txt b/sys-boot/raspberrypi-loader/files/raspberrypi-loader-0_p20130705-cmdline.txt deleted file mode 100755 index 39112a2..0000000 --- a/sys-boot/raspberrypi-loader/files/raspberrypi-loader-0_p20130705-cmdline.txt +++ /dev/null @@ -1 +0,0 @@ -ipv6.disable=0 selinux=0 plymouth.enable=0 smsc95xx.turbo_mode=N dwc_otg.lpm_enable=0 console=ttyAMA0,115200 kgdboc=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=noop rootwait diff --git a/sys-boot/raspberrypi-loader/files/raspberrypi-loader-0_p20130705-config.txt b/sys-boot/raspberrypi-loader/files/raspberrypi-loader-0_p20130705-config.txt deleted file mode 100755 index 9401530..0000000 --- a/sys-boot/raspberrypi-loader/files/raspberrypi-loader-0_p20130705-config.txt +++ /dev/null @@ -1,81 +0,0 @@ -#from archlinux arm sdcard image -# uncomment if you get no picture on HDMI for a default "safe" mode -#hdmi_safe=1 - -# uncomment this if your display has a black border of unused pixels visible -# and your display can output without overscan -#disable_overscan=1 - -# uncomment the following to adjust overscan. Use positive numbers if console -# goes off screen, and negative if there is too much border -#overscan_left=16 -#overscan_right=16 -#overscan_top=16 -#overscan_bottom=16 - -# uncomment to force a console size. By default it will be display's size minus -# overscan. -#framebuffer_width=1280 -#framebuffer_height=720 - -# uncomment if hdmi display is not detected and composite is being output -#hdmi_force_hotplug=1 - -# uncomment to force a specific HDMI mode (this will force VGA) -#hdmi_group=1 -#hdmi_mode=1 - -# uncomment to force a HDMI mode rather than DVI. This can make audio work in -# DMT (computer monitor) modes -#hdmi_drive=2 - -# uncomment to increase signal to HDMI, if you have interference, blanking, or -# no display -#config_hdmi_boost=4 - -# uncomment for composite PAL -#sdtv_mode=2 - -#uncomment to overclock the arm. 700 MHz is the default. -#arm_freq=800 - -# for more options see http://elinux.org/RPi_config.txt - -## Some over clocking settings, govenor already set to ondemand - -##None -#arm_freq=700 -#core_freq=250 -#sdram_freq=400 -#over_voltage=0 - -##Modest -#arm_freq=800 -#core_freq=300 -#sdram_freq=400 -#over_voltage=0 - -##Medium -#arm_freq=900 -#core_freq=333 -#sdram_freq=450 -#over_voltage=2 - -##High -#arm_freq=950 -#core_freq=450 -#sdram_freq=450 -#over_voltage=6 - -##Turbo -#arm_freq=1000 -#core_freq=500 -#sdram_freq=500 -#over_voltage=6 - -gpu_mem_512=316 -gpu_mem_256=128 -cma_lwm=16 -cma_hwm=32 -cma_offline_start=16 - diff --git a/sys-boot/raspberrypi-loader/files/raspberrypi-loader-0_p20130705-envd b/sys-boot/raspberrypi-loader/files/raspberrypi-loader-0_p20130705-envd deleted file mode 100644 index 22ed093..0000000 --- a/sys-boot/raspberrypi-loader/files/raspberrypi-loader-0_p20130705-envd +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_PROTECT="/boot/config.txt /boot/cmdline.txt" - diff --git a/sys-boot/raspberrypi-loader/metadata.xml b/sys-boot/raspberrypi-loader/metadata.xml deleted file mode 100644 index 59acc2c..0000000 --- a/sys-boot/raspberrypi-loader/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - -xmw@gentoo.org -Michael Weber - - - diff --git a/sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20120722.ebuild b/sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20120722.ebuild deleted file mode 100644 index b5b26a8..0000000 --- a/sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20120722.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -DESCRIPTION="Raspberry PI boot loader and firmware" -HOMEPAGE="https://github.com/raspberrypi/firmware" -SRC_URI="http://xmw.de/mirror/raspberrypi-firmware/${P}.tar.xz" - -LICENSE="GPL-2 raspberrypi-videocore-bin" -SLOT="0" -KEYWORDS="~arm -*" -IUSE="" - -S=${WORKDIR} - -QA_PRESTRIPPED="boot/start.elf - boot/arm224_start.elf - boot/arm192_start.elf - boot/arm128_start.elf" - -src_prepare() { - echo "root=/dev/mmcblk0p2 rootdelay=2" > boot/cmdline.txt -} - -src_install() { - insinto /boot - doins boot/* -} diff --git a/sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20121105.ebuild b/sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20121105.ebuild deleted file mode 100644 index 2f251f7..0000000 --- a/sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20121105.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=4 - -DESCRIPTION="Raspberry PI boot loader and firmware" -HOMEPAGE="https://github.com/raspberrypi/firmware" -SRC_URI="http://xmw.de/mirror/raspberrypi-firmware/${P}.tar.xz" - -LICENSE="GPL-2 raspberrypi-videocore-bin" -SLOT="0" -KEYWORDS="~arm -*" -IUSE="" - -S=${WORKDIR} - -QA_PRESTRIPPED="boot/start.elf - boot/start_cd.elf" - -src_prepare() { - echo "root=/dev/mmcblk0p2 rootdelay=2" > boot/cmdline.txt -} - -src_install() { - insinto /boot - doins boot/* - - elog "Please specify your cpu/gpu ram distribution by adding" - elog "an gpu_mem=64 or gpu_mem=16 line to /boot/config.txt" -} diff --git a/sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20130705-r1.ebuild b/sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20130705-r1.ebuild deleted file mode 100644 index 05cf67a..0000000 --- a/sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20130705-r1.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit readme.gentoo - -DESCRIPTION="Raspberry PI boot loader and firmware" -HOMEPAGE="https://github.com/raspberrypi/firmware" -#created with https://github.com/xmw/gentoo-raspberrypi-tools - -MY_COMMIT=320084ac198fdcacd1e3cbcfc1818ea8d8410a9c - -for my_src_uri in bootcode.bin fixup{,_cd,_x}.dat start{,_cd,_x}.elf ; do - SRC_URI="${SRC_URI} https://github.com/raspberrypi/firmware/raw/${MY_COMMIT}/boot/${my_src_uri} -> ${P}-${my_src_uri}" -done - -LICENSE="GPL-2 raspberrypi-videocore-bin" -SLOT="0" -KEYWORDS="~arm -*" -IUSE="" - -S=${WORKDIR} - -RESTRICT=binchecks - -src_unpack() { :; } - -src_install() { - insinto /boot - local a - for a in ${A} ; do - newins "${DISTDIR}"/${a} ${a#${P}-} - done - newins "${FILESDIR}"/${P}-config.txt config.txt - newins "${FILESDIR}"/${P}-cmdline.txt cmdline.txt - newenvd "${FILESDIR}"/${P}-envd 90${PN} - readme.gentoo_create_doc -} - -DOC_CONTENTS="Please configure your ram setup by editing /boot/config.txt" diff --git a/sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20130705.ebuild b/sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20130705.ebuild deleted file mode 100644 index 430821f..0000000 --- a/sys-boot/raspberrypi-loader/raspberrypi-loader-0_p20130705.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=5 - -inherit readme.gentoo - -DESCRIPTION="Raspberry PI boot loader and firmware" -HOMEPAGE="https://github.com/raspberrypi/firmware" -#created with https://github.com/xmw/gentoo-raspberrypi-tools -SRC_URI="http://xmw.de/mirror/raspberrypi-firmware/${P}.tar.xz" - -LICENSE="GPL-2 raspberrypi-videocore-bin" -SLOT="0" -KEYWORDS="~arm -*" -IUSE="" - -S=${WORKDIR} - -RESTRICT=binchecks - -src_install() { - insinto /boot - doins boot/* - newins "${FILESDIR}"/${P}-config.txt config.txt - newins "${FILESDIR}"/${P}-cmdline.txt cmdline.txt - newenvd "${FILESDIR}"/${P}-envd 90${PN} - readme.gentoo_create_doc -} - -DOC_CONTENTS="Please configure your ram setup by editing /boot/config.txt"