blob: 3fd99823d61cfdbc35a3c5efa012f20385ef79b6 (
plain)
1
2
3
4
5
|
# As of now, we'd unconditionally append agl-rvgpu-proxy
# to all images belong to agl-rvgpu feature. In future
# it will be handled properly via multiconfig etc.
AGL_FEATURES:append = " agl-rvgpu-proxy"
|