diff options
Diffstat (limited to 'recipes/linux/collie-kernels-2.4-embedix.bb')
-rw-r--r-- | recipes/linux/collie-kernels-2.4-embedix.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/linux/collie-kernels-2.4-embedix.bb b/recipes/linux/collie-kernels-2.4-embedix.bb index 1445e41151..d5f9a7d749 100644 --- a/recipes/linux/collie-kernels-2.4-embedix.bb +++ b/recipes/linux/collie-kernels-2.4-embedix.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Build all collie kernels in one go" SECTION = "kernel" -LICENSE = "GPL" +LICENSE = "GPLv2" PROVIDES = "virtual/kernel" PR = "r2" |