diff options
| -rw-r--r-- | conf/layer.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf index 49a94d613..ef4e3e6e6 100644 --- a/conf/layer.conf +++ b/conf/layer.conf | |||
| @@ -28,6 +28,12 @@ ${IMX_MIRROR} http://download.ossystems.com.br/bsp/freescale/source/ \n \ | |||
| 28 | # implemented in imx GL driver implementation | 28 | # implemented in imx GL driver implementation |
| 29 | COMPATIBLE_HOST:pn-xdg-desktop-portal-wlr:imxgpu = "(null)" | 29 | COMPATIBLE_HOST:pn-xdg-desktop-portal-wlr:imxgpu = "(null)" |
| 30 | 30 | ||
| 31 | # For compatibility with layers before scarthgap | ||
| 32 | PROVIDES:pn-bmap-tools-native = "bmaptool-native" | ||
| 33 | RPROVIDES:pn-bmap-tools-native:bmap-tools-native = "bmaptool-native" | ||
| 34 | PROVIDES:pn-bmap-tools = "bmaptool" | ||
| 35 | RPROVIDES:pn-bmap-tools:bmap-tools = "bmaptool" | ||
| 36 | |||
| 31 | BBFILES_DYNAMIC += " \ | 37 | BBFILES_DYNAMIC += " \ |
| 32 | aglprofilegraphical:${LAYERDIR}/dynamic-layers/aglprofilegraphical/*/*/*.bb \ | 38 | aglprofilegraphical:${LAYERDIR}/dynamic-layers/aglprofilegraphical/*/*/*.bb \ |
| 33 | aglprofilegraphical:${LAYERDIR}/dynamic-layers/aglprofilegraphical/*/*/*.bbappend \ | 39 | aglprofilegraphical:${LAYERDIR}/dynamic-layers/aglprofilegraphical/*/*/*.bbappend \ |
