odroidxu-sources: because why not

This commit is contained in:
Zero_Chaos 2013-10-13 15:18:49 +00:00
parent ef952d69ee
commit 8933dd1a7f
2 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1 @@
EBUILD odroidxu-sources-9999.ebuild 513 SHA256 71d3bfa01967743f4b92b36f828ad46d3e5410f35914945ff4bd594d6667c86e SHA512 efc36f28468801486ac093d992e2c86f61a593257e2e50cb4944b7a21bc14aa1f438c6e8fa99f80edb3c3f65a9b098d83dc0a7b140f27171d565a84ae52c5f13 WHIRLPOOL 59570cea537db279b5378aa4fb97647f6836a39c3b1fc0686557114c911a1f221e95c3e2c98d480bd2cb8fafef33fc63921734630ea058d9c87560d07feee67b

View file

@ -0,0 +1,21 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI="2"
#K_NOUSENAME="yes"
#K_NOSETEXTRAVERSION="yes"
K_SECURITY_UNSUPPORTED="1"
K_DEBLOB_AVAILABLE="1"
ETYPE="sources"
CKV='3.4.99'
inherit kernel-2 git-2
detect_version
DESCRIPTION="Linux kernel source for the ODROIDXU products"
HOMEPAGE="https://github.com/hardkernel/linux"
EGIT_REPO_URI="https://github.com/hardkernel/linux.git"
EGIT_BRANCH="odroidxu-3.4.y"
KEYWORDS=""
IUSE="deblob"