Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
@@ -6,6 +6,8 @@
PCRE_VERSION = 8.30
PCRE_SITE = ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre
+PCRE_LICENSE = BSD-3c
+PCRE_LICENSE_FILES = LICENCE
PCRE_INSTALL_STAGING = YES
ifneq ($(BR2_INSTALL_LIBSTDCPP),y)