File tree Expand file tree Collapse file tree 6 files changed +8
-7
lines changed
Expand file tree Collapse file tree 6 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 44#
55# ###############################################################################
66
7- WESTEROS_SIMPLEBUFFER_VERSION = 5762b68f3992c30d642ad80d932fa1c29db70924
7+ WESTEROS_SIMPLEBUFFER_VERSION = a13ce42ba4fbbae371411f63bd7dd65dccf15a0c
88WESTEROS_SIMPLEBUFFER_SITE_METHOD = git
99WESTEROS_SIMPLEBUFFER_SITE = git://github.com/rdkcmf/westeros
1010WESTEROS_SIMPLEBUFFER_INSTALL_STAGING = YES
Original file line number Diff line number Diff line change 44#
55# ###############################################################################
66
7- WESTEROS_SIMPLESHELL_VERSION = 5762b68f3992c30d642ad80d932fa1c29db70924
7+ WESTEROS_SIMPLESHELL_VERSION = a13ce42ba4fbbae371411f63bd7dd65dccf15a0c
88WESTEROS_SIMPLESHELL_SITE_METHOD = git
99WESTEROS_SIMPLESHELL_SITE = git://github.com/rdkcmf/westeros
1010WESTEROS_SIMPLESHELL_INSTALL_STAGING = YES
Original file line number Diff line number Diff line change 44#
55# ###############################################################################
66
7- WESTEROS_SINK_VERSION = 5762b68f3992c30d642ad80d932fa1c29db70924
7+ WESTEROS_SINK_VERSION = a13ce42ba4fbbae371411f63bd7dd65dccf15a0c
88WESTEROS_SINK_SITE_METHOD = git
99WESTEROS_SINK_SITE = git://github.com/rdkcmf/westeros
1010WESTEROS_SINK_INSTALL_STAGING = YES
Original file line number Diff line number Diff line change 44#
55# ###############################################################################
66
7- WESTEROS_SOC_VERSION = 5762b68f3992c30d642ad80d932fa1c29db70924
7+ WESTEROS_SOC_VERSION = a13ce42ba4fbbae371411f63bd7dd65dccf15a0c
88WESTEROS_SOC_SITE_METHOD = git
99WESTEROS_SOC_SITE = git://github.com/rdkcmf/westeros
1010WESTEROS_SOC_INSTALL_STAGING = YES
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ config BR2_PACKAGE_WESTEROS
77 select BR2_PACKAGE_WESTEROS_SIMPLEBUFFER
88 select BR2_PACKAGE_WESTEROS_SIMPLESHELL
99 select BR2_PACKAGE_WESTEROS_SOC
10- select BR2_PACKAGE_WESTEROS_SINK
1110 help
1211
1312 Westeros is an open source Wayland compositor library that allows
Original file line number Diff line number Diff line change 33# westeros
44#
55# ###############################################################################
6- WESTEROS_VERSION = 5762b68f3992c30d642ad80d932fa1c29db70924
6+ WESTEROS_VERSION = a13ce42ba4fbbae371411f63bd7dd65dccf15a0c
77WESTEROS_SITE_METHOD = git
88WESTEROS_SITE = git://github.com/rdkcmf/westeros
99WESTEROS_INSTALL_STAGING = YES
@@ -15,7 +15,9 @@ WESTEROS_CONF_OPTS = \
1515 --prefix=/usr/ \
1616 --enable-rendergl=yes \
1717 --enable-sbprotocol=yes \
18- --enable-xdgv5=yes
18+ --enable-xdgv5=yes \
19+ --enable-app=yes \
20+ --enable-test=yes
1921
2022ifeq ($(BR2_PACKAGE_WESTEROS_ESSOS ) , y)
2123WESTEROS_CONF_OPTS += \
You can’t perform that action at this time.
0 commit comments