summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/remake/remake_git.bb
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@enea.com>2014-08-06 18:18:01 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-11 10:53:05 +0100
commit7c872ea5971cbd7fc24bffcac7794b4b7d4b9a8e (patch)
tree4c4fd1b7fcc2c71e841bdbca578511342c3f3911 /meta/recipes-devtools/remake/remake_git.bb
parent26c229c24ea0b615d34aebfdfdf44c7c65752d44 (diff)
downloadast2050-yocto-poky-7c872ea5971cbd7fc24bffcac7794b4b7d4b9a8e.zip
ast2050-yocto-poky-7c872ea5971cbd7fc24bffcac7794b4b7d4b9a8e.tar.gz
remake: fix build error
Fix build error: ... unknown command `colophon' unknown command `cygnus' (From OE-Core rev: e59045dfe888eaab439758a40004b468790f24f6) Signed-off-by: Maxin B. John <maxin.john@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/remake/remake_git.bb')
-rw-r--r--meta/recipes-devtools/remake/remake_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/remake/remake_git.bb b/meta/recipes-devtools/remake/remake_git.bb
index 405c69f..2ba2b80 100644
--- a/meta/recipes-devtools/remake/remake_git.bb
+++ b/meta/recipes-devtools/remake/remake_git.bb
@@ -5,7 +5,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
file://glob/COPYING.LIB;md5=4a770b67e6be0f60da244beb2de0fce4"
require remake.inc
-SRC_URI += "file://version-remake.texi.patch"
+SRC_URI += "file://version-remake.texi.patch \
+ file://remake-remove-errors-about-colophon-and-cygnus-comma.patch \
+ "
SRCREV = "f05508e521987c8494c92d9c2871aec46307d51d"
S = "${WORKDIR}/git"
OpenPOWER on IntegriCloud