summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb')
-rw-r--r--recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb44
1 files changed, 22 insertions, 22 deletions
diff --git a/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb b/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb
index d28e2c1..ef8df32 100644
--- a/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb
+++ b/recipes-kernel/bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb
@@ -60,40 +60,40 @@ PACKAGES = "\
60 ${PN}-bcm4345c5-hcd \ 60 ${PN}-bcm4345c5-hcd \
61" 61"
62 62
63LICENSE_${PN}-bcm43430a1-hcd = "Firmware-cypress-rpidistro" 63LICENSE:${PN}-bcm43430a1-hcd = "Firmware-cypress-rpidistro"
64LICENSE_${PN}-bcm43430b0-hcd = "Firmware-cypress-rpidistro" 64LICENSE:${PN}-bcm43430b0-hcd = "Firmware-cypress-rpidistro"
65LICENSE_${PN}-bcm4345c0-hcd = "Firmware-cypress-rpidistro" 65LICENSE:${PN}-bcm4345c0-hcd = "Firmware-cypress-rpidistro"
66LICENSE_${PN}-bcm4345c5-hcd = "Firmware-cypress-rpidistro" 66LICENSE:${PN}-bcm4345c5-hcd = "Firmware-cypress-rpidistro"
67LICENSE_${PN}-cypress-license = "Firmware-cypress-rpidistro" 67LICENSE:${PN}-cypress-license = "Firmware-cypress-rpidistro"
68 68
69FILES_${PN}-cypress-license = "\ 69FILES:${PN}-cypress-license = "\
70 ${nonarch_base_libdir}/firmware/LICENCE.cypress-rpidistro \ 70 ${nonarch_base_libdir}/firmware/LICENCE.cypress-rpidistro \
71" 71"
72FILES_${PN}-bcm43430a1-hcd = "\ 72FILES:${PN}-bcm43430a1-hcd = "\
73 ${nonarch_base_libdir}/firmware/brcm/BCM43430A1.hcd \ 73 ${nonarch_base_libdir}/firmware/brcm/BCM43430A1.hcd \
74" 74"
75FILES_${PN}-bcm43430b0-hcd = "\ 75FILES:${PN}-bcm43430b0-hcd = "\
76 ${nonarch_base_libdir}/firmware/brcm/BCM43430B0.hcd \ 76 ${nonarch_base_libdir}/firmware/brcm/BCM43430B0.hcd \
77" 77"
78FILES_${PN}-bcm4345c0-hcd = "\ 78FILES:${PN}-bcm4345c0-hcd = "\
79 ${nonarch_base_libdir}/firmware/brcm/BCM4345C0.hcd \ 79 ${nonarch_base_libdir}/firmware/brcm/BCM4345C0.hcd \
80" 80"
81FILES_${PN}-bcm4345c5-hcd = "\ 81FILES:${PN}-bcm4345c5-hcd = "\
82 ${nonarch_base_libdir}/firmware/brcm/BCM4345C5.hcd \ 82 ${nonarch_base_libdir}/firmware/brcm/BCM4345C5.hcd \
83" 83"
84 84
85RDEPENDS_${PN}-bcm43430a1-hcd += "${PN}-cypress-license" 85RDEPENDS:${PN}-bcm43430a1-hcd += "${PN}-cypress-license"
86RDEPENDS_${PN}-bcm43430b0-hcd += "${PN}-cypress-license" 86RDEPENDS:${PN}-bcm43430b0-hcd += "${PN}-cypress-license"
87RDEPENDS_${PN}-bcm4345c0-hcd += "${PN}-cypress-license" 87RDEPENDS:${PN}-bcm4345c0-hcd += "${PN}-cypress-license"
88RDEPENDS_${PN}-bcm4345c5-hcd += "${PN}-cypress-license" 88RDEPENDS:${PN}-bcm4345c5-hcd += "${PN}-cypress-license"
89RCONFLICTS_${PN}-bcm43430a1-hcd = "linux-firmware-bcm43430a1-hcd" 89RCONFLICTS:${PN}-bcm43430a1-hcd = "linux-firmware-bcm43430a1-hcd"
90RREPLACES_${PN}-bcm43430a1-hcd = "linux-firmware-bcm43430a1-hcd" 90RREPLACES:${PN}-bcm43430a1-hcd = "linux-firmware-bcm43430a1-hcd"
91RCONFLICTS_${PN}-bcm43430b0-hcd = "linux-firmware-bcm43430b0-hcd" 91RCONFLICTS:${PN}-bcm43430b0-hcd = "linux-firmware-bcm43430b0-hcd"
92RREPLACES_${PN}-bcm43430b0-hcd = "linux-firmware-bcm43430b0-hcd" 92RREPLACES:${PN}-bcm43430b0-hcd = "linux-firmware-bcm43430b0-hcd"
93RCONFLICTS_${PN}-bcm43435c0-hcd = "linux-firmware-bcm4345c0-hcd" 93RCONFLICTS:${PN}-bcm43435c0-hcd = "linux-firmware-bcm4345c0-hcd"
94RREPLACES_${PN}-bcm43435c0-hcd = "linux-firmware-bcm4345c0-hcd" 94RREPLACES:${PN}-bcm43435c0-hcd = "linux-firmware-bcm4345c0-hcd"
95RCONFLICTS_${PN}-bcm43435c5-hcd = "linux-firmware-bcm4345c5-hcd" 95RCONFLICTS:${PN}-bcm43435c5-hcd = "linux-firmware-bcm4345c5-hcd"
96RREPLACES_${PN}-bcm43435c5-hcd = "linux-firmware-bcm4345c5-hcd" 96RREPLACES:${PN}-bcm43435c5-hcd = "linux-firmware-bcm4345c5-hcd"
97 97
98# Firmware files are generally not run on the CPU, so they can be 98# Firmware files are generally not run on the CPU, so they can be
99# allarch despite being architecture specific 99# allarch despite being architecture specific