diff options
Diffstat (limited to 'recipes-dpaa')
| -rw-r--r-- | recipes-dpaa/eth-config/eth-config_git.bb | 2 | ||||
| -rw-r--r-- | recipes-dpaa/flib/flib_git.bb | 4 | ||||
| -rw-r--r-- | recipes-dpaa/fm-ucode/fm-ucode_git.bb | 2 | ||||
| -rw-r--r-- | recipes-dpaa/fmlib/fmlib_git.bb | 8 |
4 files changed, 12 insertions, 4 deletions
diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb index 858442aff..6d8f2d349 100644 --- a/recipes-dpaa/eth-config/eth-config_git.bb +++ b/recipes-dpaa/eth-config/eth-config_git.bb | |||
| @@ -1,4 +1,6 @@ | |||
| 1 | SUMMARY = "Ethernet config files" | ||
| 1 | DESCRIPTION = "Ethernet Configuration Files" | 2 | DESCRIPTION = "Ethernet Configuration Files" |
| 3 | HOMEPAGE = "https://github.com/nxp-qoriq/eth-config" | ||
| 2 | SECTION = "eth-config" | 4 | SECTION = "eth-config" |
| 3 | LICENSE = "BSD-3-Clause & GPL-2.0-or-later" | 5 | LICENSE = "BSD-3-Clause & GPL-2.0-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=47716bd5b656aa5e298a132a64d2d1e4" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=47716bd5b656aa5e298a132a64d2d1e4" |
diff --git a/recipes-dpaa/flib/flib_git.bb b/recipes-dpaa/flib/flib_git.bb index b7eafe627..f04def836 100644 --- a/recipes-dpaa/flib/flib_git.bb +++ b/recipes-dpaa/flib/flib_git.bb | |||
| @@ -1,4 +1,6 @@ | |||
| 1 | DESCRIPTION = "Foundation Library" | 1 | SUMMARY = "SEC descriptor foundation library" |
| 2 | DESCRIPTION = "Foundation library of frame descriptors for the QorIQ SEC (crypto) block." | ||
| 3 | HOMEPAGE = "https://github.com/nxp-qoriq/flib" | ||
| 2 | SECTION = "flib" | 4 | SECTION = "flib" |
| 3 | LICENSE = "BSD-3-Clause & GPL-2.0-only" | 5 | LICENSE = "BSD-3-Clause & GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9f6d1afdf6b0f6b3ba65c25ba589ee53" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=9f6d1afdf6b0f6b3ba65c25ba589ee53" |
diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb index 77305958d..60306b9b3 100644 --- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb +++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb | |||
| @@ -1,4 +1,6 @@ | |||
| 1 | SUMMARY = "Fman microcode" | ||
| 1 | DESCRIPTION = "Fman microcode binary" | 2 | DESCRIPTION = "Fman microcode binary" |
| 3 | HOMEPAGE = "https://github.com/NXP/qoriq-fm-ucode" | ||
| 2 | SECTION = "fm-ucode" | 4 | SECTION = "fm-ucode" |
| 3 | LICENSE = "NXP-Binary-EULA" | 5 | LICENSE = "NXP-Binary-EULA" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=12e248d404ce1ea8bed0148fcf127e69" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=12e248d404ce1ea8bed0148fcf127e69" |
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb index 2276ac3c6..761f48611 100644 --- a/recipes-dpaa/fmlib/fmlib_git.bb +++ b/recipes-dpaa/fmlib/fmlib_git.bb | |||
| @@ -1,4 +1,6 @@ | |||
| 1 | DESCRIPTION = "Frame Manager User Space Library" | 1 | SUMMARY = "Frame Manager userspace library" |
| 2 | DESCRIPTION = "Userspace library to configure the QorIQ DPAA Frame Manager (FMan)." | ||
| 3 | HOMEPAGE = "https://github.com/nxp-qoriq/fmlib" | ||
| 2 | SECTION = "fman" | 4 | SECTION = "fman" |
| 3 | LICENSE = "BSD-3-Clause & GPL-2.0-only" | 5 | LICENSE = "BSD-3-Clause & GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9c7bd5e45d066db084bdb3543d55b1ac" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=9c7bd5e45d066db084bdb3543d55b1ac" |
| @@ -9,10 +11,10 @@ SRC_URI = "git://github.com/nxp-qoriq/fmlib;protocol=https;nobranch=1" | |||
| 9 | SRCREV = "7a58ecaf0d90d71d6b78d3ac7998282a472c4394" | 11 | SRCREV = "7a58ecaf0d90d71d6b78d3ac7998282a472c4394" |
| 10 | 12 | ||
| 11 | CFLAGS += "-fmacro-prefix-map=${STAGING_KERNEL_DIR}=/usr/src/debug/fmlib/git-r1 \ | 13 | CFLAGS += "-fmacro-prefix-map=${STAGING_KERNEL_DIR}=/usr/src/debug/fmlib/git-r1 \ |
| 12 | -fdebug-prefix-map=${STAGING_KERNEL_DIR}=/usr/src/debug/fmlib/git-r1" | 14 | -fdebug-prefix-map=${STAGING_KERNEL_DIR}=/usr/src/debug/fmlib/git-r1" |
| 13 | 15 | ||
| 14 | EXTRA_OEMAKE = "DESTDIR=${D} PREFIX=${prefix} LIB_DEST_DIR=${libdir} \ | 16 | EXTRA_OEMAKE = "DESTDIR=${D} PREFIX=${prefix} LIB_DEST_DIR=${libdir} \ |
| 15 | CROSS_COMPILE=${TARGET_PREFIX} KERNEL_SRC=${STAGING_KERNEL_DIR}" | 17 | CROSS_COMPILE=${TARGET_PREFIX} KERNEL_SRC=${STAGING_KERNEL_DIR}" |
| 16 | 18 | ||
| 17 | TARGET_ARCH_FMLIB = "${DEFAULTTUNE}" | 19 | TARGET_ARCH_FMLIB = "${DEFAULTTUNE}" |
| 18 | TARGET_ARCH_FMLIB:qoriq-arm = "arm" | 20 | TARGET_ARCH_FMLIB:qoriq-arm = "arm" |
