From a93e98ccd8c15a0ea12387e5155965bb97f8c048 Mon Sep 17 00:00:00 2001 From: Naresh Kamboju Date: Tue, 7 Feb 2017 10:38:46 +0000 Subject: README: fix checkout tag Signed-off-by: Naresh Kamboju --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index e18e454..1544a4e 100644 --- a/README +++ b/README @@ -1,9 +1,8 @@ # Get buildroot source git clone git://git.buildroot.net/buildroot cd buildroot -# checkout your own branch -# this is optional -git checkout -b kselftest +# checkout tag +git checkout 2016.11.x # Download dotconfig and required patches wget http://people.linaro.org/~naresh.kamboju/kselftest-patches-buildroot/dot-config -O .config -- cgit v1.2.3