require ../bash/bash.inc
PR = "r1"
+RCONFLICTS = "bash"
+RREPLACES = "bash"
+
SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz \
file://001-005.patch;patch=1"
PR = "r1"
+RCONFLICTS = "binutils"
+RREPLACES = "binutils"
+
SRC_URI = \
"${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
SECTION = "devel"
LICENSE = "GPL"
+RCONFLICTS = "gcc"
+RREPLACES = "gcc"
+
inherit autotools gettext
require gcc-package-noemu.inc