From: Derek Young Date: Mon, 11 Jul 2005 08:30:27 +0000 (+0000) Subject: Fix the bitbake fixing line X-Git-Tag: Release-2010-05/1~9453^2~2960^2^2~9^2~2^2~3^2^2~4^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba81c9cff919b82fa35e8856907cb8d03a884068;p=openembedded.git Fix the bitbake fixing line --- diff --git a/Makefile b/Makefile index 82b69856d9..aeb50a51b3 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,8 @@ # Makefile for the NSLU2 Linux development system # Licensed under the GPL v2 or later -BITBAKE_REVISION="-r 269" # Fetch this revision of BitBake. Unset this to fetch bleeding edge. +# Fetch this revision of BitBake. Unset this to fetch bleeding edge. +BITBAKE_REVISION=-r 269 .PHONY: all all: update build