diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2010-04-26 07:44:05 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2010-04-26 07:44:05 +0000 |
commit | f7d4cf1ff5140aab5ddf45ad68e2f53cb121e442 (patch) | |
tree | 599af6a6749cbd28fdaf7f6c5f83d9f7cd6ce679 /sys-kernel/vanilla-sources/metadata.xml | |
parent | version bump (diff) | |
download | gentoo-2-f7d4cf1ff5140aab5ddf45ad68e2f53cb121e442.tar.gz gentoo-2-f7d4cf1ff5140aab5ddf45ad68e2f53cb121e442.tar.bz2 gentoo-2-f7d4cf1ff5140aab5ddf45ad68e2f53cb121e442.zip |
Update Manifest for deblob support in kernel-2 eclass. Also block the 2.6.34 series from using unblob as it is not yet available for that version.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-kernel/vanilla-sources/metadata.xml')
-rw-r--r-- | sys-kernel/vanilla-sources/metadata.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-kernel/vanilla-sources/metadata.xml b/sys-kernel/vanilla-sources/metadata.xml index 47851b825c11..22d910c35e86 100644 --- a/sys-kernel/vanilla-sources/metadata.xml +++ b/sys-kernel/vanilla-sources/metadata.xml @@ -10,4 +10,7 @@ <longdescription> Vanilla prepatch/rc sources, for people who like to have the latest kernel available </longdescription> + <use> + <flag name='deblob'>Remove binary blobs from kernel sources to provide libre license compliance.</flag> + </use> </pkgmetadata> |