All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] python-2.6: remove python-dev from python-modules
@ 2010-09-07 23:46 Eric Bénard
  2010-09-07 23:46 ` [PATCH 2/2] python-2.6: remove python-distutils " Eric Bénard
  2010-09-08  9:17 ` [PATCH 1/2] python-2.6: remove python-dev from python-modules Dr. Michael Lauer
  0 siblings, 2 replies; 16+ messages in thread
From: Eric Bénard @ 2010-09-07 23:46 UTC (permalink / raw)
  To: openembedded-devel

actually python-modules installs python-dev in the image which pulls several
dev packages leading to a >250MB image instead of a 60MB image with this
patch.

Signed-off-by: Eric Bénard <eric@eukrea.com>
---
 recipes/python/python-2.6-manifest.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/python/python-2.6-manifest.inc b/recipes/python/python-2.6-manifest.inc
index 4ed05cb..eec9f22 100644
--- a/recipes/python/python-2.6-manifest.inc
+++ b/recipes/python/python-2.6-manifest.inc
@@ -266,7 +266,7 @@ RDEPENDS_python-audio="python-core"
 FILES_python-audio="${libdir}/python2.6/wave.* ${libdir}/python2.6/chunk.* ${libdir}/python2.6/sndhdr.* ${libdir}/python2.6/lib-dynload/ossaudiodev.so ${libdir}/python2.6/lib-dynload/audioop.so "
 
 DESCRIPTION_python-modules="All Python modules"
-RDEPENDS_python-modules="python-profile python-threading python-distutils python-doctest python-stringold python-codecs python-ctypes python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-tests python-resource python-json python-dev python-difflib python-math python-syslog python-hotshot python-unixadmin python-textutils python-tkinter python-gdbm python-elementtree python-fcntl python-netclient python-pprint python-netserver python-curses python-smtpd python-html python-readline python-subprocess python-pydoc python-logging python-mailbox python-xml python-mime python-sqlite3 python-sqlite3-tests python-unittest python-multiprocessing python-robotparser python-compile python-debugger python-pkgutil python-shell python-bsddb python-numbers python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio  "
+RDEPENDS_python-modules="python-profile python-threading python-distutils python-doctest python-stringold python-codecs python-ctypes python-pickle python-datetime python-core python-io python-compiler python-compression python-re python-xmlrpc python-terminal python-email python-image python-tests python-resource python-json python-difflib python-math python-syslog python-hotshot python-unixadmin python-textutils python-tkinter python-gdbm python-elementtree python-fcntl python-netclient python-pprint python-netserver python-curses python-smtpd python-html python-readline python-subprocess python-pydoc python-logging python-mailbox python-xml python-mime python-sqlite3 python-sqlite3-tests python-unittest python-multiprocessing python-robotparser python-compile python-debugger python-pkgutil python-shell python-bsddb python-numbers python-mmap python-zlib python-db python-crypt python-idle python-lang python-audio  "
 ALLOW_EMPTY_python-modules = "1"
 
 
-- 
1.6.3.3




^ permalink raw reply related	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2010-09-20  8:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-07 23:46 [PATCH 1/2] python-2.6: remove python-dev from python-modules Eric Bénard
2010-09-07 23:46 ` [PATCH 2/2] python-2.6: remove python-distutils " Eric Bénard
2010-09-09 14:55   ` cdric julien
2010-09-09 16:07     ` [PATCH 1/3] generate-manifest-2.6.py: tune python-modules' RDEPENDS Eric Bénard
2010-09-09 16:07       ` [PATCH 2/3] python-2.6-manifest.inc: regenerate the file Eric Bénard
2010-09-09 16:07         ` [PATCH 3/3] python_2.6.5: tune python-distutils Eric Bénard
2010-09-20  8:00           ` Frans Meulenbroeks
2010-09-20  7:59         ` [PATCH 2/3] python-2.6-manifest.inc: regenerate the file Frans Meulenbroeks
2010-09-09 17:34       ` [PATCH 1/3] generate-manifest-2.6.py: tune python-modules' RDEPENDS J. L. 
2010-09-09 17:49         ` Eric Bénard
2010-09-09 17:51           ` J. L. 
2010-09-20  7:59             ` Frans Meulenbroeks
2010-09-08  9:17 ` [PATCH 1/2] python-2.6: remove python-dev from python-modules Dr. Michael Lauer
2010-09-08  9:32   ` Eric Bénard
2010-09-08 12:00   ` [PATCH 1/2] generate-manifest-2.6.py: tune python-modules' RDEPENDS Eric Bénard
2010-09-08 12:00     ` [PATCH 2/2] python-2.6-manifest.inc: regenerate the file Eric Bénard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.