Skip to content

Commit 91976ff

Browse files
Update packagegroup-middleware-layer.bb to revert changes made for RDK-56570 (#292)
1 parent f49e711 commit 91976ff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

recipes-core/packagegroups/packagegroup-middleware-layer.bb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PACKAGE_ARCH = "${MIDDLEWARE_ARCH}"
33

44
LICENSE = "MIT"
55

6-
inherit packagegroup volatile-bind-gen
6+
inherit packagegroup
77

88
# For interim development and package depolyment to test should be using pre release tags
99
PV = "1.2.0"
@@ -154,6 +154,7 @@ RDEPENDS:${PN} = " \
154154
taglib \
155155
tzdata \
156156
util-linux \
157+
volatile-binds \
157158
${@bb.utils.contains('DISTRO_FEATURES', 'enable_gdb_support', "gdb ", "", d)} \
158159
jquery \
159160
ndisc6-rdnssd \

0 commit comments

Comments
 (0)