diff options
Diffstat (limited to 'meta/recipes-kernel/linux-firmware/linux-firmware_20250917.bb')
| -rw-r--r-- | meta/recipes-kernel/linux-firmware/linux-firmware_20250917.bb | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20250917.bb b/meta/recipes-kernel/linux-firmware/linux-firmware_20250917.bb index 4efdc73a45..9a12f45435 100644 --- a/meta/recipes-kernel/linux-firmware/linux-firmware_20250917.bb +++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20250917.bb | |||
| @@ -3311,8 +3311,14 @@ LICENSE:${PN} = "\ | |||
| 3311 | & WHENCE \ | 3311 | & WHENCE \ |
| 3312 | " | 3312 | " |
| 3313 | 3313 | ||
| 3314 | # The goal for this recipe is to creata bunch of breakout packages for the | ||
| 3315 | # firmware so that you can choose which files to include and not have to pull | ||
| 3316 | # them all in. To that end, we do want any files to be part of the | ||
| 3317 | # linux-firmware package. So set it to "". Do not change this. | ||
| 3318 | FILES:${PN} = "" | ||
| 3319 | ALLOW_EMPTY:${PN} = "1" | ||
| 3320 | |||
| 3314 | FILES:${PN}-license += "${nonarch_base_libdir}/firmware/LICEN*" | 3321 | FILES:${PN}-license += "${nonarch_base_libdir}/firmware/LICEN*" |
| 3315 | FILES:${PN} += "${nonarch_base_libdir}/firmware/*" | ||
| 3316 | RDEPENDS:${PN} += "${PN}-license" | 3322 | RDEPENDS:${PN} += "${PN}-license" |
| 3317 | RDEPENDS:${PN} += "${PN}-whence-license" | 3323 | RDEPENDS:${PN} += "${PN}-whence-license" |
| 3318 | 3324 | ||
