From 1765d184ce39fc21c29f49c593c6c1148f696d70 Mon Sep 17 00:00:00 2001 From: Jacek Bukarewicz Date: Mon, 28 Oct 2013 14:20:34 +0100 Subject: [PATCH] Removed prepackages section of RD-PQ Prepackages section currently seems to give no benefits. Actually, it prevents device from booting because when it's enabled filesystem package fails to install. What's more it contains packages that should not be used anymore (eglibc) Change-Id: Ia2eaf1a1783766e8b3829bc29c1f35daf1ac9986 Signed-off-by: Jacek Bukarewicz --- ks/RD-PQ.yaml | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/ks/RD-PQ.yaml b/ks/RD-PQ.yaml index fcb4510..56afd81 100644 --- a/ks/RD-PQ.yaml +++ b/ks/RD-PQ.yaml @@ -10,28 +10,6 @@ Groups: - Mobile Framework - Mobile Osp - RD PQ Adaptation -PrePackages: - - eglibc - - systemd - - busybox - - libacl - - libcap - - dbus-libs - - libgcc - - libudev - - libattr - - default-files-tizen - - openssl - - libprivilege-control - - libprivilege-control-conf - - security-server - - libdlog - - libsecurity-server-client - - sqlite - - tzdata-slp - - vconf - - tizen-coreuils - - rpm-security-plugin PostScripts: - Tizen-common-cleanup # - Tizen-common -- 2.7.4