kernel-2.eclass: Add 'K_FROM_GIT' var to replace hardcoded reference to sys-kernel...
authorJoshua Kinard <kumba@gentoo.org>
Mon, 22 Aug 2016 13:28:51 +0000 (09:28 -0400)
committerJoshua Kinard <kumba@gentoo.org>
Mon, 22 Aug 2016 13:33:20 +0000 (09:33 -0400)
commitc11d84573635b6c31966906e82f1ba4f380143ac
treef41ea5b76ec44d25bdc10fee3e9dedc04483e414
parent6bfc592f462a778909710c5ac06a2db2885514aa
kernel-2.eclass: Add 'K_FROM_GIT' var to replace hardcoded reference to sys-kernel/git-sources.

This is to work around a possible bug in patch when attempting to patch
kernel trees checked out from git that remove a symlink and replace it
with a file of the same name.  See Bug #507656.

Signed-off-by: Joshua Kinard <kumba@gentoo.org>
Acked-by: Mike Pagano <mpagano@gentoo.org>
eclass/kernel-2.eclass