cog: do not manually append 'wl' to PACKAGECONFIG
Partially reverts commit 668b4e8138.
Signed-off-by: Tatiana Leon <Tatiana.Leon@digi.com>
This commit is contained in:
parent
feea2179ad
commit
bb12e4b7c8
|
|
@ -8,10 +8,6 @@ SRC_URI:append = " \
|
|||
|
||||
EXTRA_OECMAKE += "-DCOG_HOME_URI=http://127.0.0.1/"
|
||||
|
||||
# Starting in v0.12.X, we need to explicitly enable the wl PACKAGECONFIG to
|
||||
# include the wayland platform
|
||||
PACKAGECONFIG += "wl"
|
||||
|
||||
# drm PACKAGECONFIG pulls in libgbm dependency, which isn't available
|
||||
# on the i.MX6 and ccmp1
|
||||
PACKAGECONFIG:remove:ccimx6 = "drm"
|
||||
|
|
|
|||
Loading…
Reference in New Issue