summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-01-05 17:41:09 +0000
committerBaserock Gerrit <gerrit@baserock.org>2016-03-01 17:24:02 +0000
commit2948184569398e0dc19ac8c3782b765822edc0d1 (patch)
treeaf279a8aac634c73d7b0dcf1e47b037f4eddcec7
parente7c059379f91256acb44755b14a8a62cb6fecb79 (diff)
downloaddefinitions-2948184569398e0dc19ac8c3782b765822edc0d1.tar.gz
Move less from devtools to coreutils-common
So we can use the real less instead the one provided by busybox Change-Id: Id57519986212ceda1ac4e635208b6d2f9da1c143
-rw-r--r--strata/coreutils-common.morph5
-rw-r--r--strata/devtools.morph5
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