diff options
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/rs9113/rs9113.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/rs9113/rs9113.inc b/recipes-kernel/rs9113/rs9113.inc index a22dcdf..be7c994 100644 --- a/recipes-kernel/rs9113/rs9113.inc +++ b/recipes-kernel/rs9113/rs9113.inc @@ -19,6 +19,7 @@ PACKAGE_ARCH_${PN}-dbg = "${TUNE_PKGARCH}" PACKAGE_ARCH_${PN}-btclonly = "all" RDEPENDS_${PN}-noarch = "bash" RDEPENDS_${PN}-misc = "bash" +RDEPENDS_${PN}-btclonly = "${PN}-noarch" ALLOW_EMPTY_${PN}-btclonly = "1" |