mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 22:01:11 +02:00
n900: added meego 2.6.37 sources as mpentoo-sources
This commit is contained in:
parent
3168f648cc
commit
cff4389073
2 changed files with 23 additions and 0 deletions
2
sys-kernel/mpentoo-sources/Manifest
Normal file
2
sys-kernel/mpentoo-sources/Manifest
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DIST linux-meego-2.6.37.tar.bz2 73904131 RMD160 af64d63cbd5eece6f1c0c85ab904b72a5324e865 SHA1 2d1fcb994cc6b30d550c2358f9768ed529325a65 SHA256 b078c0701bba1a4f07312e5f8dc6d663fe602d65408f8f8fdccaed4576cfc93e
|
||||
EBUILD mpentoo-sources-2.6.37.ebuild 518 RMD160 916298b6d8a33eb06671c9091971c92d4978cffb SHA1 59068e4e80d8d9e065e57011f1669583eadaca36 SHA256 8404d59451ffe1fa4e5817fdeb735fbd6a14c382a4626822d4a6de084526765e
|
||||
21
sys-kernel/mpentoo-sources/mpentoo-sources-2.6.37.ebuild
Normal file
21
sys-kernel/mpentoo-sources/mpentoo-sources-2.6.37.ebuild
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
# Copyright 1999-2010 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
EAPI=1
|
||||
|
||||
ETYPE="sources"
|
||||
#K_WANT_GENPATCHES="base extras"
|
||||
#K_GENPATCHES_VER="5"
|
||||
#PENPATCHES_VER="3"
|
||||
inherit kernel-2
|
||||
detect_version
|
||||
detect_arch
|
||||
K_SECURITY_UNSUPPORTED="1"
|
||||
|
||||
KEYWORDS="arm"
|
||||
HOMEPAGE="http://dev.pentoo.ch/~grimmlin/n900"
|
||||
IUSE=""
|
||||
DESCRIPTION="Full sources from meego for the ${KV_MAJOR}.${KV_MINOR} kernel tree"
|
||||
|
||||
SRC_URI="http://dev.pentoo.ch/~grimmlin/n900/linux-meego-2.6.37.tar.bz2"
|
||||
Loading…
Reference in a new issue