summaryrefslogtreecommitdiff
path: root/packages/parted
diff options
context:
space:
mode:
Diffstat (limited to 'packages/parted')
-rw-r--r--packages/parted/parted_1.8.0.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/parted/parted_1.8.0.bb b/packages/parted/parted_1.8.0.bb
index 8681055855..bff27a62e8 100644
--- a/packages/parted/parted_1.8.0.bb
+++ b/packages/parted/parted_1.8.0.bb
@@ -5,7 +5,8 @@ SECTION = "console/tools"
DEPENDS = "readline e2fsprogs-libs"
PR = "r0"
-SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz"
+SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
+ file://memory_allocation.patch;patch=0"
EXTRA_OECONF = "--disable-Werror"
#export CFLAGS = "-mstructure-size-boundary=8"