From: Mike Westerhof Date: Sun, 23 Jan 2011 03:34:14 +0000 (-0600) Subject: Makefile: bump up to bitbake 1.10.2 -- now a requirement for OE X-Git-Url: https://repo.or.cz/w/nslu2-linux/master.git/commitdiff_plain/c0f31150fee778f403a38f7710578aecef272a8d Makefile: bump up to bitbake 1.10.2 -- now a requirement for OE --- diff --git a/Makefile b/Makefile index 0f233c8..7a4d423 100644 --- a/Makefile +++ b/Makefile @@ -8,8 +8,8 @@ HOST_MACHINE:=$(shell uname -m | sed \ -e 's/armv5b/armeb/' \ ) -BITBAKE_BRANCH = 1.8 -BITBAKE_VERSION = 1.8.18 +BITBAKE_BRANCH = 1.10 +BITBAKE_VERSION = 1.10.2 .PHONY: all all: update build