diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-kernel/linux/linux-dummy.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux/linux-dummy.bb b/meta/recipes-kernel/linux/linux-dummy.bb index acf07e182f..bab1ac1c0c 100644 --- a/meta/recipes-kernel/linux/linux-dummy.bb +++ b/meta/recipes-kernel/linux/linux-dummy.bb | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | SECTION = "kernel" | 1 | SECTION = "kernel" |
| 2 | SUMMARY = "Dummy Linux kernel" | 2 | SUMMARY = "Dummy Linux kernel" |
| 3 | DESCRIPTION = "Dummy Linux kernel, to be selected as the preferred \ | ||
| 4 | provider for virtual/kernel to satisfy dependencies for situations \ | ||
| 5 | where you wish to build the kernel externally from the build system." | ||
| 3 | LICENSE = "GPLv2" | 6 | LICENSE = "GPLv2" |
| 4 | 7 | ||
| 5 | LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" | 8 | LIC_FILES_CHKSUM = "file://${WORKDIR}/COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe" |
