From e521a133ff2ee54c29c0b5f3639fcb84724402bd Mon Sep 17 00:00:00 2001 From: Pedro Alvarez Date: Wed, 27 Jul 2016 15:15:47 +0000 Subject: Use commit object refs instead tag objects refs This speeds up the licensecheck.py script. Only chunks that are part of Genivi Baseline systems are considered. Change-Id: I062cc7036d1f0cabdcc04e38808272997deb32c4 --- strata/core.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'strata/core.morph') diff --git a/strata/core.morph b/strata/core.morph index fe2103d2..6f6b4f2f 100644 --- a/strata/core.morph +++ b/strata/core.morph @@ -20,7 +20,7 @@ chunks: - name: ncurses morph: strata/core/ncurses.morph repo: upstream:ncurses - ref: f67398afa6a76fbc902cc0cea963d5151fa2a953 + ref: f6d73a10a980bc78969c3af93665cbe7d06c3646 unpetrify-ref: ncurses-5.9-20150131 - name: texinfo-tarball morph: strata/core/texinfo-tarball.morph @@ -74,7 +74,7 @@ chunks: unpetrify-ref: libtool-2.4.6 - name: file repo: upstream:file - ref: f69c3fd9bcb108292e7887dd889e8b49f68c4a52 + ref: 670c2bbcffe873a2b8589ed140c12e7923ef20c0 unpetrify-ref: file-5.22 build-system: autotools - name: libexpat -- cgit v1.2.1