mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 13:20:57 +02:00
odroid-sources: update u2 sources
This commit is contained in:
parent
bdb6f33c5a
commit
897d4e8bf5
2 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
EBUILD odroid-sources-9999.ebuild 515 SHA256 84006e35407b4c0cc7f9d7d41433a006f913bf1b6997e314b985483e8eecf8dd SHA512 63f82b72695359d25c626a34e938590ab7f92ab5c4378578a8ea85ce8251f247ee951549f09a7867cb35cc010c75fb7e9d0c9cee03ba27496afae7363ea91a01 WHIRLPOOL 60e2c150bf4ddb5aae5ba02613a9512976b3dd2089c94e4193a3f904d2c4a408a192d3cecfd47cccb86b1cecbb60d51c1d37d11bc0284b0a67f9c2b2c3695f80
|
||||
EBUILD odroid-sources-9999.ebuild 515 SHA256 348ff5411ad6df298169887a285a1ba269d6a29aef2d01505835f87f2d48ac8c SHA512 3fc75321e50b1a2c0d589ac79d5f763eb8ed88685d0bfeb4ad6e12bbd5874e16b124bfb4a94afc894d5958e7038f79a043ae61bc7a70c0105eff466431bf537e WHIRLPOOL 191cc00aafcf1b061ebc90b99a42c59e521061c0e3e4706a57ea5881dd8e284d2ca085d06f9d9ee6d07952f263e5e156b951bca5d45b82d9a8dfb1e83230d4d4
|
||||
|
|
|
|||
|
|
@ -8,14 +8,14 @@ EAPI="2"
|
|||
K_SECURITY_UNSUPPORTED="1"
|
||||
K_DEBLOB_AVAILABLE="1"
|
||||
ETYPE="sources"
|
||||
CKV='3.0.99'
|
||||
CKV='3.8.99'
|
||||
inherit kernel-2 git-2
|
||||
detect_version
|
||||
|
||||
DESCRIPTION="Linux kernel source for the ODROID-[UX]2 products"
|
||||
HOMEPAGE="https://github.com/hardkernel/linux"
|
||||
EGIT_REPO_URI="https://github.com/hardkernel/linux.git"
|
||||
EGIT_BRANCH="odroid-3.0.y"
|
||||
EGIT_BRANCH="odroid-3.8.y"
|
||||
|
||||
KEYWORDS=""
|
||||
IUSE="deblob"
|
||||
|
|
|
|||
Loading…
Reference in a new issue