From f0fc4828501e7e393ce52a311bef249b0c9ec236 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 29 Feb 2016 14:38:54 +0100 Subject: add new PKG_GIT variable We can now clone git tags and branches in a more performant way. No change for specific hashes, other then PKG_GIT is required now. Do not remove .git dirs, as the downloaded code might be used to add a patch and send upstream. Add git as requirement for downloading. Remove unmaintained u-boot-git package. --- README | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README') diff --git a/README b/README index 882b77747..ce4e78b6f 100644 --- a/README +++ b/README @@ -12,8 +12,11 @@ Before you can start you need to install some software: - gzip - perl - curl or wget +- git +- strings - c library headers - ncurses library and header +- zlib library and header There is a check for the required versions of these software in advance, though. Most of the needed software for the build process to succeed will -- cgit v1.2.3