[oe] [PATCH] local.conf.sample: Replace packages/ with recipes/.

Denys Dmytriyenko denis at denix.org
Thu Mar 19 18:13:44 UTC 2009


On Thu, Mar 19, 2009 at 10:57:01AM -0700, Theodore A. Roth wrote:
> 
> ---
>  conf/local.conf.sample |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/conf/local.conf.sample b/conf/local.conf.sample
> index 36407b0..022d65d 100644
> --- a/conf/local.conf.sample
> +++ b/conf/local.conf.sample
> @@ -23,7 +23,7 @@
>  DL_DIR = "${HOME}/sources"
>  
>  # Delete the line below. Then specify which .bb files to consider for
> -# your build. Typically this will be something like BBFILES = "/path/to/openembedded/packages/*/*.bb"
> +# your build. Typically this will be something like BBFILES = "/path/to/openembedded/recipes/*/*.bb"
>  BBFILES := "${@bb.fatal('Edit your conf/local.conf: BBFILES')}"
>  
>  # Use the BBMASK below to instruct BitBake to _NOT_ consider some .bb files
> -- 
> 1.5.4.3
> 
> Signed-off-by: Theodore A. Roth <taroth at gmail.com>

Thanks! I've been meaning to make this change, but got sidetracked. It is 
applied now.

-- 
Denys




More information about the Openembedded-devel mailing list