diff options
Diffstat (limited to 'bison')
| -rw-r--r-- | bison/bison-1.875/m4.patch | 0 | ||||
| -rw-r--r-- | bison/bison_1.875.oe | 7 |
2 files changed, 7 insertions, 0 deletions
diff --git a/bison/bison-1.875/m4.patch b/bison/bison-1.875/m4.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/bison/bison-1.875/m4.patch diff --git a/bison/bison_1.875.oe b/bison/bison_1.875.oe index e69de29bb2..21f773340e 100644 --- a/bison/bison_1.875.oe +++ b/bison/bison_1.875.oe @@ -0,0 +1,7 @@ +DEPENDS = virtual/libc +RDEPENDS = libc6 + +SRC_URI = ${GNU_MIRROR}/bison/bison-${PV}.tar.bz2 \ + file://${FILESDIR}/m4.patch;patch=1 + +inherit autotools |
