From e10543ce9fdecaede010b297f410a0c6ed2919f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C3=ADbal=20Lim=C3=B3n?= Date: Thu, 2 Jul 2015 16:29:54 -0500 Subject: [PATCH] rrs/tools/rrs_unique_recipes.py: Remove wrong info at top comment. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Aníbal Limón --- rrs/tools/rrs_unique_recipes.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/rrs/tools/rrs_unique_recipes.py b/rrs/tools/rrs_unique_recipes.py index 35e4545..44095c2 100755 --- a/rrs/tools/rrs_unique_recipes.py +++ b/rrs/tools/rrs_unique_recipes.py @@ -2,9 +2,6 @@ # Filters recipes only keep one by PN. # -# To detect package versions of the recipes the script uses the name of the recipe. -# This doesn't work for some git and svn recipes, but is good enough for historical data. -# # Copyright (C) 2015 Intel Corporation # Author: Anibal Limon #