From: Oyvind Repvik Date: Sun, 31 Jul 2005 19:12:56 +0000 (+0000) Subject: Added update-openslug-2.3-beta target X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30ba2e3ff4548886ba605e0e0a9f3efe28320d3;p=openembedded.git Added update-openslug-2.3-beta target --- diff --git a/Makefile b/Makefile index ae09bc79fd..96c30cd90b 100644 --- a/Makefile +++ b/Makefile @@ -195,6 +195,10 @@ update-openembedded: openembedded/conf/machine/nslu2.conf update-optware: optware/Makefile ( cd optware ; cvs -q update -d -P ) +.PHONY: update-openslug-2.3-beta +update-openslug-2.3-beta: + ( cd releases/OpenSlug-2.3-beta ; svn up ) + .PHONY: clobber-bitbake clobber-bitbake: rm -rf bitbake