From: "Michael Weber" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/xmw:master commit in: sys-kernel/raspberrypi-image/
Date: Fri, 12 Jul 2013 10:02:30 +0000 (UTC) [thread overview]
Message-ID: <1373623334.1d79ea8ec72a4562a23252d34623de5558a949ea.xmw@gentoo> (raw)
commit: 1d79ea8ec72a4562a23252d34623de5558a949ea
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 10:02:14 2013 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 10:02:14 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=1d79ea8e
Restrict binchecks and strip
Package-Manager: portage-2.2.0_alpha187
Manifest-Sign-Key: 62EEF090
---
sys-kernel/raspberrypi-image/ChangeLog | 9 ++++--
.../raspberrypi-image-3.2.27_p20121105-r1.ebuild | 36 ++++++++++++++++++++++
2 files changed, 43 insertions(+), 2 deletions(-)
diff --git a/sys-kernel/raspberrypi-image/ChangeLog b/sys-kernel/raspberrypi-image/ChangeLog
index c687904..a62feb8 100644
--- a/sys-kernel/raspberrypi-image/ChangeLog
+++ b/sys-kernel/raspberrypi-image/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for sys-kernel/raspberrypi-image
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*raspberrypi-image-3.2.27_p20121105-r1 (12 Jul 2013)
+
+ 12 Jul 2013; Michael Weber <xmw@gentoo.org>
+ +raspberrypi-image-3.2.27_p20121105-r1.ebuild:
+ Restrict binchecks and strip
+
*raspberrypi-image-3.2.27_p20121105 (07 Nov 2012)
07 Nov 2012; Michael Weber <xmw@gentoo.org>
@@ -19,4 +25,3 @@
18 Jun 2012; Michael Weber <xmw@gentoo.org>
+rbpi-image-3.1.9_p20120617.ebuild, +metadata.xml:
Initial import
-
diff --git a/sys-kernel/raspberrypi-image/raspberrypi-image-3.2.27_p20121105-r1.ebuild b/sys-kernel/raspberrypi-image/raspberrypi-image-3.2.27_p20121105-r1.ebuild
new file mode 100644
index 0000000..dfce61b
--- /dev/null
+++ b/sys-kernel/raspberrypi-image/raspberrypi-image-3.2.27_p20121105-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+inherit versionator
+
+DESCRIPTION="Raspberry PI precompiled kernel and modules"
+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}
+
+RESTRICT="binchecks strip"
+
+src_install() {
+ MY_PV=$(get_version_component_range 1-3)+
+ insinto /boot
+ newins boot/kernel.img kernel-${MY_PV}.img
+ newins boot/kernel_cutdown.img kernel-${MY_PV}_cutdown.img
+ newins boot/kernel_emergency.img kernel-${MY_PV}_emergency.img
+ newins extra/System.map System-${MY_PV}.map
+ newins extra/System_cutdown.map System-${MY_PV}_cutdown.map
+ newins extra/System_emergency.map System-${MY_PV}_emergency.map
+ newins extra/Module.symvers Module-${MY_PV}.symvers
+ newins extra/Module_cutdown.symvers Module-${MY_PV}_cutdown.symvers
+ newins extra/Module_emergency.symvers Module-${MY_PV}_emergency.symvers
+ insinto /lib/modules
+ doins -r modules/${MY_PV} modules/${MY_PV/+/-cutdown+}
+}
next reply other threads:[~2013-07-12 10:02 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-12 10:02 Michael Weber [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-02-19 18:26 [gentoo-commits] dev/xmw:master commit in: sys-kernel/raspberrypi-image/ Michael Weber
2016-02-11 13:36 Michael Weber
2015-07-16 21:21 Michael Weber
2015-05-25 23:28 Michael Weber
2015-05-25 22:36 Michael Weber
2015-04-01 15:28 Michael Weber
2015-04-01 15:10 Michael Weber
2015-04-01 13:24 Michael Weber
2015-04-01 6:51 Michael Weber
2013-07-17 17:22 Michael Weber
2013-07-15 0:56 Michael Weber
2012-11-07 21:26 Michael Weber
2012-07-23 8:28 Michael Weber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1373623334.1d79ea8ec72a4562a23252d34623de5558a949ea.xmw@gentoo \
--to=xmw@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox