Skip to content

Commit 4917f47

Browse files
yuvaramachandran-gurusamyanand-ky
authored andcommitted
RDKEMW-3285: Removed the ENABLE_MIRACAST distro and updated pkgrev (#390)
Signed-off-by: yuvaramachandran_gurusamy <[email protected]> Co-authored-by: Anand Kandasamy <[email protected]>
1 parent fc49d7d commit 4917f47

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conf/include/generic-pkgrev.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ PV:pn-librsvg = "2.40.21"
129129
PR:pn-librsvg = "r0"
130130
PACKAGE_ARCH:pn-librsvg = "${MIDDLEWARE_ARCH}"
131131

132-
PV:pn-entservices-casting = "1.0.7"
132+
PV:pn-entservices-casting = "1.0.8"
133133
PR:pn-entservices-casting = "r0"
134134
PACKAGE_ARCH:pn-entservices-casting = "${MIDDLEWARE_ARCH}"
135135

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ RDEPENDS:${PN} = " \
172172
virtual/default-font \
173173
${@bb.utils.contains('DISTRO_FEATURES', 'rdkwindowmanager', " rdkwindowmanager ", "", d)} \
174174
os-release \
175-
${@bb.utils.contains('DISTRO_FEATURES', 'ENABLE_MIRACAST', ' wlan-p2p', '', d)} \
175+
wlan-p2p \
176176
"
177177

178178
DEPENDS += " cjson crun jsonrpc libarchive libdash libevent gssdp harfbuzz hiredis \

0 commit comments

Comments
 (0)