* [gentoo-commits] dev/eva:master commit in: sys-kernel/raspberrypi-sources/
@ 2015-03-26 23:18 Gilles Dartiguelongue
0 siblings, 0 replies; only message in thread
From: Gilles Dartiguelongue @ 2015-03-26 23:18 UTC (permalink / raw
To: gentoo-commits
commit: a9ccf41fad75149764a0d14493574d10e6d41d0c
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 26 23:17:39 2015 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Thu Mar 26 23:17:39 2015 +0000
URL: https://gitweb.gentoo.org/dev/eva.git/commit/?id=a9ccf41f
sys-kernel/raspberrypi-sources: 3.17.9999 → 3.19.9999
Switch to git-r3 eclass.
sys-kernel/raspberrypi-sources/metadata.xml | 8 ++++++
.../raspberrypi-sources-3.19.9999.ebuild | 31 ++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/sys-kernel/raspberrypi-sources/metadata.xml b/sys-kernel/raspberrypi-sources/metadata.xml
new file mode 100644
index 0000000..5b80fb9
--- /dev/null
+++ b/sys-kernel/raspberrypi-sources/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+<email>xmw@gentoo.org</email>
+<name>Michael Weber</name>
+</maintainer>
+</pkgmetadata>
diff --git a/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.19.9999.ebuild b/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.19.9999.ebuild
new file mode 100644
index 0000000..7ed9b76
--- /dev/null
+++ b/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.19.9999.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/sys-kernel/raspberrypi-sources/raspberrypi-sources-3.17.9999.ebuild,v 1.1 2014/11/07 10:40:00 xmw Exp $
+
+EAPI=5
+
+ETYPE=sources
+K_DEFCONFIG="bcmrpi_defconfig"
+K_SECURITY_UNSUPPORTED=1
+EXTRAVERSION="-${PN}/-*"
+
+inherit kernel-2
+
+detect_version
+detect_arch
+
+inherit git-r3 versionator
+
+EGIT_REPO_URI="https://github.com/raspberrypi/linux.git"
+EGIT_BRANCH="rpi-$(get_version_component_range 1-2).y"
+EGIT_CHECKOUT_DIR="${S}"
+
+DESCRIPTION="Raspberry PI kernel sources"
+HOMEPAGE="https://github.com/raspberrypi/linux"
+
+KEYWORDS=""
+
+src_unpack() {
+ git-r3_src_unpack
+ unpack_set_extraversion
+}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-03-26 23:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-26 23:18 [gentoo-commits] dev/eva:master commit in: sys-kernel/raspberrypi-sources/ Gilles Dartiguelongue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox