mirror of
https://git.yoctoproject.org/poky
synced 2026-04-14 08:02:30 +02:00
libpcre: clean up FILE after PACKAGE reorder
(From OE-Core rev: 88588d190c8f2a9bc30d06f593089ff20fcc4348) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
d0c615e51e
commit
d6259dcda1
@@ -5,7 +5,7 @@ provides a POSIX calling interface to PCRE; the regular expressions \
|
||||
themselves still follow Perl syntax and semantics. The header file for \
|
||||
the POSIX-style functions is called pcreposix.h."
|
||||
SECTION = "devel"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
LICENSE = "BSD"
|
||||
LIC_FILES_CHKSUM = "file://LICENCE;md5=115e2bee152e2e23e838a29136094877"
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/project/pcre/pcre/${PV}/pcre-${PV}.tar.bz2 \
|
||||
|
||||
Reference in New Issue
Block a user