Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-10-23 | python 2.5.2 limit readline history to 1000 | Michael Lauer | 2 | |
2008-10-22 | Merge branch 'shared/file-pr-revert' into org.openembedded.dev | Holger Hans Peter Freyther | 97 | |
Conflicts: packages/busybox/busybox_1.11.3.bb packages/dsplink/codec-engine_2.10.bb packages/gdb/gdb_6.3.bb packages/gdb/gdb_6.4.bb packages/gdb/gdb_6.6.bb packages/gdb/gdb_6.8.bb packages/glibc/glibc_2.2.5.bb packages/glibc/glibc_2.3.2+cvs20040726.bb packages/glibc/glibc_2.3.2.bb packages/glibc/glibc_2.3.3+cvs20041128.bb packages/glibc/glibc_2.3.3+cvs20050221.bb packages/glibc/glibc_2.3.3+cvs20050420.bb packages/glibc/glibc_2.3.3.bb packages/glibc/glibc_2.3.5+cvs20050627.bb packages/glibc/glibc_2.3.6.bb packages/glibc/glibc_2.4.bb packages/glibc/glibc_2.5.bb packages/glibc/glibc_2.6.1.bb packages/glibc/glibc_2.7.bb packages/kexecboot/linux-kexecboot_2.6.26.bb packages/libsdl/libsdl-x11_1.2.11.bb packages/linux/linux-rp_2.6.26.bb packages/mozilla/fennec_hg.bb packages/python/python_2.5.2.bb packages/tasks/task-xfce-base.bb packages/xorg-driver/xf86-video-omapfb_git.bb packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb | ||||
2008-10-19 | python 2.5.2: add some patches from pymaemo, remove old-and-deprecated package | Michael 'Mickey' Lauer | 7 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 97 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-17 | python-django: drop version 0.96.1 | Jeremy Lainé | 1 | |
2008-10-17 | python-django: update to django 1.0 | Jeremy Lainé | 1 | |
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 97 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | [python] Add pyxdg to use fdo specs from python | Holger Hans Peter Freyther | 1 | |
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 41 | |
2008-10-11 | python : Add python-pkgutil package. | Philip Balister | 1 | |
2008-10-11 | python 2.5 add python-bz2 and python-elementtree (from hrw), add symbol.py ↵ | Michael Lauer | 2 | |
to python-lang | ||||
2008-10-08 | python-native: attempt to fix python-native build (it's more of a ↵ | Koen Kooi | 1 | |
python-cross builds now) | ||||
2008-10-04 | bump some python packages as per distutils-base class change | Michael Lauer | 5 | |
2008-10-03 | python-{cython|pyrex}-native 0.9.8 bump to fix people's builds | Michael Lauer | 2 | |
2008-10-03 | python-{cython|pyrex}-native 0.9.8 fix breakage introduced with poky sync | Michael Lauer | 4 | |
2008-10-03 | add svn version of python-pyyaml and build the libyaml C extension to speed ↵ | Michael Lauer | 4 | |
up parsing | ||||
2008-10-02 | python-native: sync with poky | Koen Kooi | 2 | |
2008-09-23 | python-pycairo: generate pycairo.pc ourselves (fixes QA issue) | Jeremy Laine | 3 | |
2008-09-19 | python-pygobject 2.14.2 increase PE to fix feeds, 2.15.x was premature | Michael Lauer | 1 | |
2008-09-17 | add python-pygobject 2.15.4 and prefer it | Michael Lauer | 1 | |
2008-09-14 | python-efl: bump version number, move python-etk to svn build | Michael Lauer | 7 | |
2008-09-03 | python 2.5.2 ship shlex in python-shell | Michael Lauer | 2 | |
2008-09-01 | python-xappy: add 0.5 | Koen Kooi | 1 | |
2008-09-01 | python-numpy: add gross hack to make it build | Koen Kooi | 5 | |
2008-08-31 | python-numpy: fix wrong include paths, but it still tries to run generated ↵ | Koen Kooi | 3 | |
code during configure * it wraps scons with distutils. crazy python dudes | ||||
2008-08-27 | python-pygame 1.8.1 fix bug ending up missing shared objects | Michael Lauer | 1 | |
2008-08-27 | python-connexion svn RDEPENDS+=python-ctypes | Michael Lauer | 1 | |
2008-08-26 | add python-connexion, a versatile (network) connectivity library | Michael Lauer | 1 | |
2008-08-24 | Enlightenment update: commit missing files (thanks Koen) | Michael Lauer | 6 | |
2008-08-24 | Enlightenment Foundation Libraries MONSTER update courtesy Rasterman | Michael Lauer | 7 | |
(mostly motivated by E switching their SCM) | ||||
2008-08-20 | python-numpy: add (currently non-building) new style python-numeric modules, ↵ | Koen Kooi | 1 | |
needed for sugar * it uses some python magic to add -L/usr/lib, which breaks the build | ||||
2008-08-20 | python-pygame: Really fix the SRC_URI this time - missing pub path | Rod Whitby | 1 | |
2008-08-20 | python-pygame: Fix typo in SRC_URI | Rod Whitby | 1 | |
2008-08-19 | python-pygame 1.7.1 update to 1.8.1 and stage headers | Michael Lauer | 4 | |
2008-08-16 | python-pycap: relax DEPENDS to not require particular versions | Rolf Leggewie | 1 | |
2008-08-13 | add python-ptrace, a debugger written in python. closes #4496 | Michael Lauer | 1 | |
2008-08-09 | python 2.5.2 include low level _bsddb module in python-bsd and DEPENDS += db | Michael Lauer | 2 | |
2008-08-09 | python-edje cvs add debian patch fixing unicode conversion | Michael Lauer | 3 | |
2008-08-09 | python-pycurl 7.16.4 update to 7.18.2; use dynamic linking | Michael Lauer | 3 | |
2008-08-02 | python 2.5.2 RDEPENDS_python-logging += python-pickle | Michael Lauer | 2 | |
2008-08-01 | python-evas cvs patch has been accepted upstream | Michael Lauer | 2 | |
2008-08-01 | python-dbus 0.82.4 update to 0.83.0 | Michael Lauer | 1 | |
2008-07-30 | add python-mako, a super-fast templating language that borrows the best ↵ | Michael Lauer | 1 | |
ideas from the existing templating languages | ||||
2008-07-30 | add python-sphinxsearch, a module for querying the sphinx search daemon | Michael Lauer | 1 | |
2008-07-24 | python-setuptools[-native] 0.6c8 fix log usage bug | Michael Lauer | 4 | |
2008-07-21 | python-2.5-manifest.inc: update by generate-manifest-2.5.py | John Lee | 2 | |
* bump python_2.5.2.bb PR | ||||
2008-07-16 | python 2.5.2 add parameter to run python in unoptimized bytecode mode | Michael Lauer | 2 | |
Thanks to the default-is-optimized patch, this python was running in optimized mode all the time, there was no way to run it unoptimized. However this is necessary at times (e.g. if you want to run code that contains 'assert' statements, since optimized bytecode strips these out), so I added a new command line parameter 'N' to python that allows you to run it unoptimized. | ||||
2008-07-16 | python-evas cvs quickhack to make it work with newer pyrex | Michael Lauer | 1 | |
2008-07-12 | python-setuptools[-native] 0.6c6 update to 0.6c8 | Michael Lauer | 2 | |
2008-07-12 | python-native 2.5.1 add distutils patch to catch up with newer SWIG versions | Michael Lauer | 2 | |
This fixes the infamous: TypeError: swig_sources() takes exactly 2 arguments (3 given) |