From: Mike Westerhof Date: Sun, 1 Feb 2009 04:50:56 +0000 (-0600) Subject: Makefile: update bitbake to 1.8.12 X-Git-Url: https://repo.or.cz/w/nslu2-linux/master.git/commitdiff_plain/017f1463c68694fcf22c2eab5fe8e7179073a255 Makefile: update bitbake to 1.8.12 --- diff --git a/Makefile b/Makefile index a020c3f..ca276d9 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ HOST_MACHINE:=$(shell uname -m | sed \ -e 's/armv5b/armeb/' \ ) -BITBAKE_VERSION = tags/bitbake-1.8.10 +BITBAKE_VERSION = tags/bitbake-1.8.12 .PHONY: all all: update build