bison: move remove-gets.patch to BASE_SRC_URI, it's needed for bison-native too if host has (e)glibc-2.16

(From OE-Core rev: 9009c29fff9ca8619d5195fdf1ce09479c87b754)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Martin Jansa 2012-07-28 22:20:07 +02:00 committed by Richard Purdie
parent 22965c4715
commit 3372d9676f
1 changed files with 2 additions and 2 deletions

View File

@ -9,15 +9,15 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
SECTION = "devel"
DEPENDS = "bison-native flex-native"
PR = "r2"
PR = "r3"
BASE_SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
file://m4.patch \
file://remove-gets.patch \
"
SRC_URI = "${BASE_SRC_URI} \
file://fix_cross_manpage_building.patch \
file://remove-gets.patch \
"
SRC_URI[md5sum] = "687e1dcd29452789d34eaeea4c25abe4"