From 9f0d6ae4e3f8475bdc1b35f712964d25c95f9506 Mon Sep 17 00:00:00 2001 From: Pawel Wieczorek Date: Fri, 20 May 2016 15:05:16 +0200 Subject: [PATCH] Add base packages to Artik Wayland image This patch adds basic set of tools to Artik images as well. Related patch: 022cc8ce0e1247d9d5ead7fc475a3c1928032af3 Change-Id: I159d5db351a4e42148d93f70e6a9b6e2ec60829c Signed-off-by: Pawel Wieczorek --- common.yaml | 2 ++ patterns/common-adaptation-artik.yaml | 30 ++++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/common.yaml b/common.yaml index 40874f4..68bb78b 100644 --- a/common.yaml +++ b/common.yaml @@ -33,6 +33,8 @@ Minimal: Artik: Part: common-mbr-3parts PostScripts: + - generic-base + - common-base - generic-wayland - common-wayland - generic-middleware diff --git a/patterns/common-adaptation-artik.yaml b/patterns/common-adaptation-artik.yaml index ed7d302..0a82a8a 100644 --- a/patterns/common-adaptation-artik.yaml +++ b/patterns/common-adaptation-artik.yaml @@ -2,6 +2,36 @@ Summary: Common Adaptation Artik Description: Common Adaptation Artik Name: common-adaptation-artik Packages: +#From Generic Base +- e2fsprogs +- connman +- rfkill +- util-linux +- kmod-compat +- kmod +- tzdata +- pwdutils +- pam +- setup +- filesystem +- systemd +- bash +- coreutils +- rpm +- rpm-security-plugin +- default-ac-domains +- tizen-release +- pam-locale +- procps-ng +- psmisc +- net-tools +- glibc-locale +- wpa_supplicant +- gum-utils +- tlm +#From Common Base +- security-manager +- capi-base-utils #From Common Adaptation Odroid U3 - libtbm-exynos - libtdm-drm -- 2.7.4