From f694c0761d15901b74e972b08938fecfda3b510b Mon Sep 17 00:00:00 2001 From: Thomas De Schampheleire Date: Wed, 19 Oct 2011 09:25:47 +0200 Subject: Add support for packages stored in Mercurial (hg) repositories Add support for packages stored in Mercurial (hg) repositories. Signed-off-by: Thomas De Schampheleire Signed-off-by: Peter Korsgaard --- Config.in | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 280ff0329..ab77ef348 100644 --- a/Config.in +++ b/Config.in @@ -44,6 +44,10 @@ config BR2_SSH string "Secure shell (ssh) command" default "ssh" +config BR2_HG + string "Mercurial (hg) command" + default "hg" + config BR2_ZCAT string "zcat command" default "gzip -d -c" -- cgit v1.2.3-55-g7522