From 677cc78161fe18b5e922f9928b5fc11cad014caa Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sun, 17 May 2020 11:17:39 +0200 Subject: apalis-tk1-mainline: rename machine to apalis-tk1 Rename the apalis-tk1-mainline machine to the now dropped apalis-tk1 machine name. Related-to: ELB-2733 Signed-off-by: Max Krummenacher (cherry picked from commit 0bf55088d1f34338dd04f83d6b90b7a72f6867de) --- recipes-graphics/drm/libdrm_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-graphics/drm/libdrm_%.bbappend') diff --git a/recipes-graphics/drm/libdrm_%.bbappend b/recipes-graphics/drm/libdrm_%.bbappend index 556cd85..f6e2376 100644 --- a/recipes-graphics/drm/libdrm_%.bbappend +++ b/recipes-graphics/drm/libdrm_%.bbappend @@ -1,4 +1,4 @@ PACKAGES += " ${PN}-tegra" FILES_${PN}-tegra = "${libdir}/libdrm_tegra.so.*" -PACKAGECONFIG_append_tegra124m = " tegra" +PACKAGECONFIG_append_tegra124 = " tegra" -- cgit v1.2.3