From 116861d6622cbddb6c8c79ac67ade2a8b0ae2658 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 28 Apr 2008 09:38:54 +0000 Subject: [PATCH] handbook: s/COMPATIBLE_MACHINES/COMPATIBLE_MACHINE/ git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4357 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- handbook/extendpoky.xml | 2 +- handbook/ref-variables.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/handbook/extendpoky.xml b/handbook/extendpoky.xml index 18a7b66647..d6f183acc6 100644 --- a/handbook/extendpoky.xml +++ b/handbook/extendpoky.xml @@ -469,7 +469,7 @@ bitbake poky-image-sato suitable defconfig file in a location similar to that used by other machine's defconfig files in a given kernel, possibly listing it in the SRC_URI and adding the machine to the expression in - COMPATIBLE_MACHINES + COMPATIBLE_MACHINE . diff --git a/handbook/ref-variables.xml b/handbook/ref-variables.xml index 437e8240f6..a3590e1072 100644 --- a/handbook/ref-variables.xml +++ b/handbook/ref-variables.xml @@ -97,7 +97,7 @@ - COMPATIBLE_MACHINES + COMPATIBLE_MACHINE A regular expression which evalutates to match the machines the recipe works with. It stops recipes being run on machines they're incompatible with