summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb')
-rw-r--r--poky/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/poky/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb b/poky/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb
index e89b8f7f4b..505c21917b 100644
--- a/poky/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb
+++ b/poky/meta/recipes-support/libseccomp/libseccomp_2.5.4.bb
@@ -1,5 +1,5 @@
SUMMARY = "interface to seccomp filtering mechanism"
-DESCRIPTION = "The libseccomp library provides and easy to use, platform independent,interface to the Linux Kernel's syscall filtering mechanism: seccomp."
+DESCRIPTION = "The libseccomp library provides an easy to use, platform independent, interface to the Linux Kernel's syscall filtering mechanism: seccomp."
HOMEPAGE = "https://github.com/seccomp/libseccomp"
SECTION = "security"
LICENSE = "LGPL-2.1-only"