diff options
Diffstat (limited to 'recipes-fsl/packagegroups/packagegroup-fsl-isp.bb')
-rw-r--r-- | recipes-fsl/packagegroups/packagegroup-fsl-isp.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-isp.bb b/recipes-fsl/packagegroups/packagegroup-fsl-isp.bb index d2364ca3..d832a926 100644 --- a/recipes-fsl/packagegroups/packagegroup-fsl-isp.bb +++ b/recipes-fsl/packagegroups/packagegroup-fsl-isp.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | DESCRIPTION = "Add packages for ISP build" | 1 | DESCRIPTION = "Add packages for ISP build" |
2 | 2 | ||
3 | # basler-camera* gets dynamically renamed | 3 | # basler-camera* gets dynamically renamed |
4 | PACKAGE_ARCH = "${MACHINE_SOCARCH}" | 4 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
5 | inherit packagegroup | 5 | inherit packagegroup |
6 | 6 | ||
7 | ISP_PKGS ?= "" | 7 | ISP_PKGS ?= "" |