summaryrefslogtreecommitdiffstats
path: root/classes/fsl-dynamic-packagearch.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/fsl-dynamic-packagearch.bbclass')
-rw-r--r--classes/fsl-dynamic-packagearch.bbclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/classes/fsl-dynamic-packagearch.bbclass b/classes/fsl-dynamic-packagearch.bbclass
index def8e71..40eae6c 100644
--- a/classes/fsl-dynamic-packagearch.bbclass
+++ b/classes/fsl-dynamic-packagearch.bbclass
@@ -5,10 +5,10 @@
5# boards. 5# boards.
6# 6#
7# MACHINE_SOCARCH_FILTER list all packages associated with 7# MACHINE_SOCARCH_FILTER list all packages associated with
8# MACHINE_SOCARCH and, when match, will set PACHAGE_ARCH as MACHINE_SOCARCH 8# MACHINE_SOCARCH and, when match, will set PACKAGE_ARCH as MACHINE_SOCARCH
9# 9#
10# MACHINE_ARCH_FILTER list all packages associated with 10# MACHINE_ARCH_FILTER list all packages associated with
11# MACHINE_ARCH and, when match, will set PACHAGE_ARCH as MACHINE_ARCH 11# MACHINE_ARCH and, when match, will set PACKAGE_ARCH as MACHINE_ARCH
12# 12#
13# For example, in meta-fsl-arm, this is used to share GPU packages for 13# For example, in meta-fsl-arm, this is used to share GPU packages for
14# i.MX53 boards (as all them share the AMD GPU) and i.MX6 based boards 14# i.MX53 boards (as all them share the AMD GPU) and i.MX6 based boards