From dcabf6e8cd8cd6c5cd69a5432ba14b2a76fdae88 Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Sat, 9 Jul 2005 12:38:15 +0000 Subject: Syntax Fixes for the grammar from the bitbake c parser. -There should be no whitespaces/chars after a \. Change the files accordingly. -If you start with " end with " as well --- packages/openntpd/openntpd_3.7p1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages/openntpd/openntpd_3.7p1.bb') diff --git a/packages/openntpd/openntpd_3.7p1.bb b/packages/openntpd/openntpd_3.7p1.bb index 033f959510..37173e58c7 100644 --- a/packages/openntpd/openntpd_3.7p1.bb +++ b/packages/openntpd/openntpd_3.7p1.bb @@ -10,7 +10,7 @@ PR="r1" SRC_URI = "http://www.zip.com.au/~dtucker/openntpd/release/openntpd-${PV}.tar.gz \ file://autofoo.patch;patch=1 \ file://adjtimex-${PV}.patch;patch=1 \ - file://makefile-install.patch;patch=1 \ + file://makefile-install.patch;patch=1 \ file://init" S = "${WORKDIR}/openntpd-${PV}" -- cgit v1.2.3