summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-dpaa')
-rw-r--r--recipes-dpaa/eth-config/eth-config_git.bb1
-rw-r--r--recipes-dpaa/flib/flib_git.bb3
-rw-r--r--recipes-dpaa/fm-ucode/fm-ucode_git.bb1
-rw-r--r--recipes-dpaa/fmlib/fmlib_git.bb3
4 files changed, 6 insertions, 2 deletions
diff --git a/recipes-dpaa/eth-config/eth-config_git.bb b/recipes-dpaa/eth-config/eth-config_git.bb
index 237a6b85c..6d8f2d349 100644
--- a/recipes-dpaa/eth-config/eth-config_git.bb
+++ b/recipes-dpaa/eth-config/eth-config_git.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Ethernet config files"
1DESCRIPTION = "Ethernet Configuration Files" 2DESCRIPTION = "Ethernet Configuration Files"
2HOMEPAGE = "https://github.com/nxp-qoriq/eth-config" 3HOMEPAGE = "https://github.com/nxp-qoriq/eth-config"
3SECTION = "eth-config" 4SECTION = "eth-config"
diff --git a/recipes-dpaa/flib/flib_git.bb b/recipes-dpaa/flib/flib_git.bb
index 1d6209b39..f04def836 100644
--- a/recipes-dpaa/flib/flib_git.bb
+++ b/recipes-dpaa/flib/flib_git.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "Foundation Library" 1SUMMARY = "SEC descriptor foundation library"
2DESCRIPTION = "Foundation library of frame descriptors for the QorIQ SEC (crypto) block."
2HOMEPAGE = "https://github.com/nxp-qoriq/flib" 3HOMEPAGE = "https://github.com/nxp-qoriq/flib"
3SECTION = "flib" 4SECTION = "flib"
4LICENSE = "BSD-3-Clause & GPL-2.0-only" 5LICENSE = "BSD-3-Clause & GPL-2.0-only"
diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
index fb233542d..60306b9b3 100644
--- a/recipes-dpaa/fm-ucode/fm-ucode_git.bb
+++ b/recipes-dpaa/fm-ucode/fm-ucode_git.bb
@@ -1,3 +1,4 @@
1SUMMARY = "Fman microcode"
1DESCRIPTION = "Fman microcode binary" 2DESCRIPTION = "Fman microcode binary"
2HOMEPAGE = "https://github.com/NXP/qoriq-fm-ucode" 3HOMEPAGE = "https://github.com/NXP/qoriq-fm-ucode"
3SECTION = "fm-ucode" 4SECTION = "fm-ucode"
diff --git a/recipes-dpaa/fmlib/fmlib_git.bb b/recipes-dpaa/fmlib/fmlib_git.bb
index d88a7cf5e..761f48611 100644
--- a/recipes-dpaa/fmlib/fmlib_git.bb
+++ b/recipes-dpaa/fmlib/fmlib_git.bb
@@ -1,4 +1,5 @@
1DESCRIPTION = "Frame Manager User Space Library" 1SUMMARY = "Frame Manager userspace library"
2DESCRIPTION = "Userspace library to configure the QorIQ DPAA Frame Manager (FMan)."
2HOMEPAGE = "https://github.com/nxp-qoriq/fmlib" 3HOMEPAGE = "https://github.com/nxp-qoriq/fmlib"
3SECTION = "fman" 4SECTION = "fman"
4LICENSE = "BSD-3-Clause & GPL-2.0-only" 5LICENSE = "BSD-3-Clause & GPL-2.0-only"