summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51_11.09.01.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51_11.09.01.bb b/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51_11.09.01.bb
index 6358aca..d5dc8a8 100644
--- a/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51_11.09.01.bb
+++ b/recipes-graphics/amd-gpu-x11-bin/amd-gpu-x11-bin-mx51_11.09.01.bb
@@ -1,3 +1,4 @@
1# Copyright (C) 2011-2015 O.S. Systems Software LTDA.
1# Copyright (C) 2011, 2012 Freescale 2# Copyright (C) 2011, 2012 Freescale
2# Released under the MIT license (see COPYING.MIT for the terms) 3# Released under the MIT license (see COPYING.MIT for the terms)
3 4
@@ -6,7 +7,7 @@ PR = "r12"
6 7
7# FIXME: Replace for correct AMD license 8# FIXME: Replace for correct AMD license
8LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802" 9LIC_FILES_CHKSUM = "file://usr/include/VG/openvg.h;endline=30;md5=b0109611dd76961057d4c45ae6519802"
9DEPENDS = "virtual/libx11 libxrender" 10DEPENDS = "virtual/libx11 libxrender libxext"
10 11
11include amd-gpu-mx51.inc 12include amd-gpu-mx51.inc
12 13