2012-12-15 21:57:06 +01:00
|
|
|
# Copyright 1999-2011 Gentoo Foundation
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
# $Header: $
|
|
|
|
|
2013-12-06 00:04:57 +01:00
|
|
|
EAPI="5"
|
2012-12-15 21:57:06 +01:00
|
|
|
ETYPE="sources"
|
2013-10-29 18:26:14 +01:00
|
|
|
K_NASPATCHES_VER="9"
|
2012-12-15 21:57:06 +01:00
|
|
|
K_NASCONFIGS_VER="1"
|
|
|
|
K_KERNEL_PATCH_VER=""
|
2013-10-29 18:26:14 +01:00
|
|
|
K_KERNEL_SOURCES_PKG="sys-kernel/pandaboard-sources-${PVR}"
|
2012-12-15 21:57:06 +01:00
|
|
|
K_NASKERNEL_URI_CONFIG="yes"
|
|
|
|
#K_NASKERNEL_UBOOT_VER="1.1.1_buf111"
|
|
|
|
#K_NASKERNEL_UBOOT_PATCHES_VER=""
|
|
|
|
#K_NASKERNEL_UBOOT_TARGET="rd88f5182_NAS2_TINY_buffalo_hs_config"
|
|
|
|
|
|
|
|
inherit nas-kernel
|
|
|
|
|
|
|
|
KEYWORDS="~arm"
|
2013-10-29 18:26:14 +01:00
|
|
|
DESCRIPTION="Official SabLink pandaboard Linux kernel image"
|
2012-12-15 21:57:06 +01:00
|
|
|
RESTRICT="mirror strip"
|