summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-lib/imx-lib_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/imx-lib/imx-lib_git.bb')
-rw-r--r--recipes-bsp/imx-lib/imx-lib_git.bb19
1 files changed, 10 insertions, 9 deletions
diff --git a/recipes-bsp/imx-lib/imx-lib_git.bb b/recipes-bsp/imx-lib/imx-lib_git.bb
index 0aa74250f..837df109a 100644
--- a/recipes-bsp/imx-lib/imx-lib_git.bb
+++ b/recipes-bsp/imx-lib/imx-lib_git.bb
@@ -3,6 +3,7 @@
3# Copyright 2017 NXP 3# Copyright 2017 NXP
4 4
5DESCRIPTION = "Platform specific libraries for imx platform" 5DESCRIPTION = "Platform specific libraries for imx platform"
6HOMEPAGE = "https://github.com/nxp-imx/imx-lib"
6LICENSE = "LGPL-2.1-only" 7LICENSE = "LGPL-2.1-only"
7SECTION = "multimedia" 8SECTION = "multimedia"
8 9
@@ -18,19 +19,19 @@ SRCREV = "6cad1ba39d16247088f6a45dc07bbbf2cf96a332"
18 19
19inherit use-imx-headers 20inherit use-imx-headers
20 21
21PLATFORM:mx6q-nxp-bsp = "IMX6Q" 22PLATFORM:mx6q-nxp-bsp = "IMX6Q"
22PLATFORM:mx6dl-nxp-bsp = "IMX6Q" 23PLATFORM:mx6dl-nxp-bsp = "IMX6Q"
23PLATFORM:mx6sl-nxp-bsp = "IMX6S" 24PLATFORM:mx6sl-nxp-bsp = "IMX6S"
24PLATFORM:mx6sll-nxp-bsp = "IMX6UL" 25PLATFORM:mx6sll-nxp-bsp = "IMX6UL"
25PLATFORM:mx6sx-nxp-bsp = "IMX6S" 26PLATFORM:mx6sx-nxp-bsp = "IMX6S"
26PLATFORM:mx6ul-nxp-bsp = "IMX6UL" 27PLATFORM:mx6ul-nxp-bsp = "IMX6UL"
27PLATFORM:mx6ull-nxp-bsp = "IMX6UL" 28PLATFORM:mx6ull-nxp-bsp = "IMX6UL"
28PLATFORM:mx7d-nxp-bsp = "IMX7" 29PLATFORM:mx7d-nxp-bsp = "IMX7"
29PLATFORM:mx7ulp-nxp-bsp = "IMX7" 30PLATFORM:mx7ulp-nxp-bsp = "IMX7"
30PLATFORM:mx8ulp-nxp-bsp = "IMX8ULP" 31PLATFORM:mx8ulp-nxp-bsp = "IMX8ULP"
31PLATFORM:mx9-nxp-bsp = "IMX8ULP" 32PLATFORM:mx9-nxp-bsp = "IMX8ULP"
32PLATFORM:mx93-nxp-bsp = "IMX8ULP" 33PLATFORM:mx93-nxp-bsp = "IMX8ULP"
33PLATFORM:mx943-nxp-bsp = "IMX8ULP" 34PLATFORM:mx943-nxp-bsp = "IMX8ULP"
34 35
35PARALLEL_MAKE = "-j 1" 36PARALLEL_MAKE = "-j 1"
36EXTRA_OEMAKE = "" 37EXTRA_OEMAKE = ""