mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
gettext: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1784 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,12 +2,16 @@ DESCRIPTION = "The GNU internationalization library."
|
||||
HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
|
||||
SECTION = "libs"
|
||||
LICENSE = "GPL"
|
||||
PR = "r3"
|
||||
PR = "r5"
|
||||
PROVIDES = "virtual/libintl"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/gettext/gettext-${PV}.tar.gz \
|
||||
file://gettext-vpath.patch;patch=1;pnum=1 \
|
||||
file://fixchicken.patch;patch=1;pnum=1"
|
||||
file://fixchicken.patch;patch=1;pnum=1 \
|
||||
file://getline.m4.patch;patch=1"
|
||||
|
||||
SRC_URI_append_linux-uclibc = " file://gettext-error_print_progname.patch;patch=1"
|
||||
SRC_URI_append_linux-uclibcgnueabi = " file://gettext-error_print_progname.patch;patch=1"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user