]> code.ossystems Code Review - openembedded-core.git/shortlog
openembedded-core.git
2016-06-03 Richard Purdiescripts/pybootchart: Fix print statement
2016-06-03 Ed Bartoshsend-error-report: encode data to bytes python3
2016-06-03 Joshua Locklib/oe/buildhistory_analysis: fix for Python 3
2016-06-03 Alexander Kanavinsecurity_flags.inc: add an entry for python3-numpy
2016-06-03 Mariano Lopeztestexport.bbclass: Update to use python3
2016-06-03 Jussi Kukkonendosfstools: Upgrade 3.0.28 -> 4.0
2016-06-03 Jussi Kukkonenimage-live, image-vm, wic: Remove fs size workaround
2016-06-03 Jussi Kukkonenmtools: Patch out a useless sanity check
2016-06-03 Paul Eggletonca-certificates: add dependency for native/nativesdk...
2016-06-02 Ed Bartoshscripts: python3: change python to python3 in shebang
2016-06-02 Ed Bartoshscripts: python3: decode subprocess output
2016-06-02 Ed Bartoshcombo-layer: python3: use tempfile.TemporaryFile
2016-06-02 Ed Bartoshdirsize: python3: fix TypeError: unorderable types
2016-06-02 Ed Bartoshcombo-layer: python3: import reduce
2016-06-02 Ed Bartoshscripts: python3: use new metaclass syntax
2016-06-02 Ed Bartoshscripts: python3: get rid of __future__ imports
2016-06-02 Ed Bartoshscripts: python3: rename raw_input to input
2016-06-02 Ed Bartoshksize.py: python3: get rid of strings.join
2016-06-02 Ed Bartoshscripts: python3: fix urllib imports
2016-06-02 Ed Bartoshscripts: python3: use new style except statement
2016-06-02 Ed Bartoshscripts: python3: convert iterables to lists
2016-06-02 Alexander Kanavinautomake: drop the Python scriptlets to determine Pytho...
2016-06-02 Alexander Kanavinpython3-numpy: add a recipe
2016-06-02 Alexander Kanavinhwlatdetect: move to Python 3
2016-06-02 Alexander Kanavinlibcap-ng: move to Python 3
2016-06-02 Alexander Kanavinsystemtap: move to Python 3
2016-06-02 Alexander Kanavinlttng-ust: move to Python 3
2016-06-02 Alexander Kanavinlttng-tools: move to Python 3
2016-06-02 Alexander Kanavingnome-doc-utils: remove recipe
2016-06-02 Alexander Kanavinlibnewt-python: move to Python 3
2016-06-02 Alexander Kanavinlibuser: move to Python 3
2016-06-02 Alexander Kanavinpython-docutils: move to Python 3
2016-06-02 Alexander Kanavinpython-imaging: remove unused recipe
2016-06-02 Alexander Kanavinpython-pyrex: remove unused recipe
2016-06-02 Alexander Kanavinswig: move to Python 3
2016-06-02 Alexander Kanavingdb: move to Python 3
2016-06-02 Alexander Kanavinbootchart2: move to Python 3
2016-06-02 Alexander Kanavinpython-pycairo: move to Python 3
2016-06-02 Alexander Kanavinutil-linux: move to Python 3
2016-06-02 Alexander Kanavinsystemd: drop python dependency for ptests
2016-06-02 Alexander Kanavinnfs-utils: switch to Python 3
2016-06-02 Alexander Kanavinpackagegroup-core-full-cmdline: drop python-dbus from...
2016-06-02 Alexander Kanavinofono: drop the custom-made revert to Python 2 from...
2016-06-02 Alexander Kanavinconnman: do not install Python test scripts
2016-06-02 Alexander Kanavinbluez5: switch to Python 3
2016-06-02 Alexander Kanavinneard: do not package python test scripts
2016-06-02 Alexander Kanavinpython-pygobject: port to Python 3
2016-06-02 Alexander Kanavindbus-test: remove unneeded pygobject dependency
2016-06-02 Alexander Kanavinglib: move to Python 3
2016-06-02 Alexander Kanavinpython3: drop 110-enable-zlib.patch
2016-06-02 Alexander Kanavinpython-dbus: update to 1.2.4, port to python 3
2016-06-02 Alexander Kanavinbind: switch Python dependency to Python 3.x
2016-06-02 Jianxun Zhangsystemd: support systemd-boot as a stand-alone EFI...
2016-06-02 Dmitry Rozhkovpango_1.40.1.bb: Fix compilation error
2016-06-02 Maxin B. Johnlibpam: update dependency list
2016-06-02 Maxin B. Johniw: update to version 4.7
2016-06-02 Martin Jansalibsdl2: Fix build with wayland 1.10
2016-06-02 Davis, Michaelsyslinux.bbclass: Added configurable SYSLINUX_ALLOWOPTI...
2016-06-02 Jussi Kukkonendistro_check.py: Don't mix tabs and spaces
2016-06-02 Leonardo Sandovaloeqa/selftest/recipetool.py: Tweak matching of warning...
2016-06-02 Richard Purdieqemurunner: Use surrogateescape decoding
2016-06-02 Leonardo Sandovaldevtool.py: Fix parsing of bitbake-layers' output
2016-06-02 Leonardo Sandovalbuildhistory_analysis: Convert stream data (bytes)...
2016-06-02 Leonardo Sandovalselftest/devtool: Compare sets instead of arrays on...
2016-06-02 Richard Purdieclasses/lib: Complete transition to python3
2016-06-02 Ed Bartoshscripts: use python3 in shebang
2016-06-02 Ed Bartoshscripts: Fix urlparse imports for python3
2016-06-02 Ed Bartoshscripts: Rename ConfigParser -> configparser for python3
2016-06-02 Ed Bartoshscripts: Fix encoding errors for python3
2016-06-02 Ed Bartoshscripts: Replace basestring -> str for python3
2016-06-02 Ed Bartoshscripts: Fix deprecated dict methods for python3
2016-06-02 Ed Bartoshqemurunner: convert data when working with socket
2016-06-02 Ed Bartoshwic: encode help text
2016-06-02 Ed Bartoshwic: use python3 in shebang
2016-06-02 Jeremy Puhlmansanity: Switch urlparse to urllib.parse
2016-06-02 Richard Purdieclasses/lib: Update xrange -> range for python3
2016-06-02 Richard Purdieclasses/lib: Update to explictly create lists where...
2016-06-02 Richard Purdieclasses/lib: Update to match python3 iter requirements
2016-06-02 Richard Purdieclasses/lib: Update to use python3 command pipeline...
2016-06-02 Richard Purdieclasses/lib: Convert to use python3 octal syntax
2016-06-01 Richard Purdieoe-buildenv-internal: Update to python3
2016-06-01 Richard Purdiesanity: Drop setting C locale
2016-06-01 Allen Wildscripts/lnr: update for python3
2016-06-01 Ed Bartoshscripts: python3: Use print function
2016-06-01 Stephano Cetolasystemd: allow add users as a rootfs postprocess cmd
2016-06-01 Maxin B. Johnopenssl: fix the dangling libcrypto.a symlink
2016-06-01 Stephano Cetolapackage.bbclass: fix strip and split logic
2016-06-01 Enrico Jornsperl-ptest.inc: fix tar call to prevent objcopy failure
2016-06-01 Martin Jansainsane: return line-feeds to qa.log
2016-06-01 Maxin B. Johnbluez5: update to 5.40
2016-06-01 Maxin B. Johnlibpng: update to 1.6.22
2016-06-01 Edwin Plauchuunzip: fix security issues
2016-06-01 Paul Barkerlibarchive: Upgrade to v3.2.0
2016-06-01 Alexander Kanavinpython-numpy: move recipe to own directory
2016-06-01 Alexander Kanavinpython3: add = to -L linking option only when the path...
2016-06-01 Alexander Kanavinpython3-nose: add a recipe
2016-06-01 Alexander Kanavinpython3-mako: add a Python 3 recipe
2016-06-01 Alexander Kanavincracklib: disable building the python module
2016-06-01 Alexander Kanavinsubversion: remove unnecessary python dependency
2016-06-01 Alexander Kanavinqemu: remove runtime python dependency
next