chromeos-sources: kernel sources for the samsung-chromebook

This commit is contained in:
Zero_Chaos 2013-01-11 22:11:38 +00:00
parent 025bf93cf4
commit dc9b529922
2 changed files with 22 additions and 0 deletions

View file

@ -0,0 +1 @@
EBUILD chromeos-sources-9999.ebuild 603 SHA256 985c177a4b94a079721e3c7476dfac28e09aaeeb8cd465838993dbeb9f15a2f4 SHA512 0c76da5690515fd87787bb146eb454204d6abe32c9d5076f52d6429d5066f47fd24b64e22827496797add156a8f77d9bd87802b81ad66f937febabd40ea95e49 WHIRLPOOL a7722e2ab3784ab6830c60687159e1f88fc49d6b8a16b38004cd6605076fa42af887b08590228d2355478be840ec4858c03a07a2b6fd04549b1a123784dac47e

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.0'
inherit kernel-2 git-2
detect_version
DESCRIPTION="Linux kernel source for the Samsung Chromebook"
HOMEPAGE="http://git.chromium.org/gitweb/?p=chromiumos/third_party/kernel.git;a=shortlog;h=refs/heads/chromeos-3.4"
EGIT_REPO_URI="https://git.chromium.org/git/chromiumos/third_party/kernel.git"
EGIT_BRANCH="chromeos-3.4"
KEYWORDS=""
IUSE="deblob"