From 2948184569398e0dc19ac8c3782b765822edc0d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 5 Jan 2016 17:41:09 +0000 Subject: Move less from devtools to coreutils-common So we can use the real less instead the one provided by busybox Change-Id: Id57519986212ceda1ac4e635208b6d2f9da1c143 --- strata/coreutils-common.morph | 5 +++++ strata/devtools.morph | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/strata/coreutils-common.morph b/strata/coreutils-common.morph index 2ad2d866..8acb41a8 100644 --- a/strata/coreutils-common.morph +++ b/strata/coreutils-common.morph @@ -38,3 +38,8 @@ chunks: repo: upstream:findutils ref: ee6b25541336f9d74624ca814538ddc8c67f0732 unpetrify-ref: baserock/v4.5.14 +- name: less + repo: upstream:less + ref: 09a405d8f652b56944c93ebf5c673cdfe5319b04 + unpetrify-ref: baserock/morph + build-system: autotools diff --git a/strata/devtools.morph b/strata/devtools.morph index ae50096b..9f5f7932 100644 --- a/strata/devtools.morph +++ b/strata/devtools.morph @@ -30,11 +30,6 @@ chunks: repo: upstream:screen ref: 7dd4a9e5f385c96a77e8ee5c977a1dde4c0ff467 unpetrify-ref: baserock/morph -- name: less - repo: upstream:less - ref: 09a405d8f652b56944c93ebf5c673cdfe5319b04 - unpetrify-ref: baserock/morph - build-system: autotools - name: git-review repo: upstream:git-review ref: 79262a52301c146a6b60d09a828661a83a5f5ba7 -- cgit v1.2.1