git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c95f85a
)
python: Remove bogus PACKAGES_DYNAMIC
author
Richard Purdie
<rpurdie@rpsys.net>
Thu, 26 Oct 2006 18:15:01 +0000
(18:15 +0000)
committer
Richard Purdie
<rpurdie@rpsys.net>
Thu, 26 Oct 2006 18:15:01 +0000
(18:15 +0000)
packages/python/python_2.4.3.bb
patch
|
blob
|
history
diff --git
a/packages/python/python_2.4.3.bb
b/packages/python/python_2.4.3.bb
index
2650926
..
7718dd0
100644
(file)
--- a/
packages/python/python_2.4.3.bb
+++ b/
packages/python/python_2.4.3.bb
@@
-67,5
+67,4
@@
require python-${PV}-manifest.inc
RPROVIDES_python-core = "python"
RPROVIDES_python-curses = "python"
PACKAGES =+ "libpython2"
-PACKAGES_DYNAMIC = "libpython2"
FILES_libpython2 = "${libdir}/libpython*"