From 8f34dcfdbcfacb983d552c65ba43f5f2cf7427f9 Mon Sep 17 00:00:00 2001 From: Joshua Lock <josh@linux.intel.com> Date: Tue, 8 Jun 2010 08:24:12 +0100 Subject: handbook: Use new style patch application syntax Signed-off-by: Joshua Lock <josh@linux.intel.com> --- handbook/extendpoky.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'handbook') diff --git a/handbook/extendpoky.xml b/handbook/extendpoky.xml index 9c672ec7f5..f072fe5032 100644 --- a/handbook/extendpoky.xml +++ b/handbook/extendpoky.xml @@ -814,7 +814,7 @@ quilt refresh Poky metadata and added into <glossterm><link linkend='var-SRC_URI'>SRC_URI</link></glossterm> of a recipe: <programlisting> -SRC_URI += "file://NAME-OF-PATCH.patch;patch=1" +SRC_URI += "file://NAME-OF-PATCH.patch" </programlisting> This also requires a bump of <glossterm><link -- cgit v1.2.3-54-g00ecf