2014-02-11 |
Ross Burton | initscripts: mask initscripts from systemd |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Koen Kooi | curl: fix https certificate problems |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Khem Raj | systemd: Enable building microhttpd via PACKAGECONFIG |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | gmp: add configure.ac patch to append user provided... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Richard Purdie | sstate: Exclude SSTATE_EXTRAPATH from checksums |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Paul Eggleton | classes/buildhistory: avoid buildhistory triggering... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Maxin B. John | rt-tests: version bump to 0.87 |
commit | commitdiff | tree | snapshot |
2014-02-11 |
David Nyström | license.bbclass: Dont create a manifest when using... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Mark Hatle | useradd-staticids: Adjust USERADD_ERROR_DYNAMIC conditi... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Mark Hatle | useradd-staticids: Fix groupadd when --user-group is... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Darren Hart | linux-yocto: Use PACKAGE_ARCH in build dir |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Bruce Ashfield | linux-yocto/3.10: add powermanagement config to 32... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Bruce Ashfield | linux-yocto/3.10: integrate LTSI |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Koen Kooi | package.bbclass: fix strip and split logic |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Paul Eggleton | python-smartpm: really ignore conflicts during install... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Paul Eggleton | conf/bitbake.conf: default HOMEPAGE to blank instead... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Stefan Stanacar | testimage: fail if no package manifest is found |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Stefan Stanacar | oeqa/utils: targetbuild: take proxy into account |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Alexandre Belloni | kernel: use oldnoconfig before yes '' | make oldconfig |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Bruce Ashfield | kernel: stop using -exec rm for deleting files |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Khem Raj | systemd: Fix misc journald memory bugs |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | image.py, package_manager.py, rootfs.py: dump command... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/package_manager.py: RpmPM: fix issue with multil... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/package_manager.py: check that package list... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | rootfs.py, package_manager.py, sdk.py: Fix building... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/package_manager.py: OpkgPM, bad recommendation... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/package_manager.py: do not use stamps |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/rootfs.py: OpkgRootfs, fix issue in _get_delayed... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/package_manager.py: OpkgPM/DpkgPM fixes |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/image.py: fix image size calculation routine |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/package_manager.py: DpkgPM, use lock on deploy dir |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | scripts/postinst-intercepts: do not redirect errors... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/rootfs.py: warn the user if intercept hooks... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/package_manager.py: RpmPM fixes |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | lib/oe/package_manager.py: moving global SCRIPTLET_FORM... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | package_manger.py/rootfs.py: rename save_rpmpostinist... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | populate_sdk_rpm.bbclass: remove old shell code |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | lib/oe/rootfs.py: fix invoking _run_intercepts failed |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | lib/oe/package_manager.py: fix invoking rpm save_rpmpos... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | lib/oe/rootfs.py: fix invoking rpm _handle_intercept_fa... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | Cleanup rootfs_rpm,package_rpm bbclass files |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | image.bbclass/populate_sdk_base.bbclass: shift position... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | lib/oe/sdk.py: support RpmRootfs |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | license.bbclass: fix license_create_manifest failed |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | image.bbclass/license.bbclass: ajustment list_installed... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | lib/oe/image.py: fix get rootfs_extra_space failed |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | rootfs.py: strip kernel-abiversion useless readline |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | rootfs.py: fix uninstall uneeded pkgs failed |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | lib/oe/rootfs.py: Tweak the rootfs removing operation |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | lib/oe/rootfs.py: support RpmRootfs |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | lib/oe/package_manager.py: support RpmPM |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Hongxu Jia | lib/oe/manifest.py: add rpm image manifest creation |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | populate_sdk_(deb|ipk).bbclass: remove old shell code |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | image.bbclass: change POPULATE_SDK_POST_TARGET_COMMAND |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | populate_sdk_base.bbclass: activate the new python... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/sdk.py: add SDK class |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/package_manager.py: fixes for dpkg backend |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/rootfs.py: use Manifest.INSTALL_ORDER |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/manifest.py: create manifests for SDK too |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | image.bbclass, lib/oe/rootfs.py: remove intercept_scrip... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | Cleanup image,rootfs_ipk,package_ipk bbclass files |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/rootfs.py: add support for opkg backend |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/package_manager.py: add support for opkg backend |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/package_manager.py: use the bitbake APT_ARGS... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/package_manager.py: add deploy dir locking mechanism |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/manifest.py: create global variables for package... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | package_(deb|ipk).bbclass: remove the stamp when creati... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | oe/manifest.py: Add manifest creation for opkg |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | Activate the new python rootfs/image creation routines |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/rootfs.py: add new library for rootfs creation |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/package_manager.py: add new package management... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/manifest.py: add library for image manifest... |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/image.py: add new image creation library |
commit | commitdiff | tree | snapshot |
2014-02-11 |
Laurentiu Palcu | lib/oe/utils.py: add pre/post process helper function |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | python-pycurl: upgrade to 7.19.3 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | xserver-xorg: upgrade to 1.15.0 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | xf86-video-intel: add compat patch for xorg >= 1.14... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | presentproto_git.bb: add recipe |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | xf86-input-synaptics: upgrade to 1.7.3 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | libmpc: upgrade to 1.0.2 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | xkeyboard-config: upgrade to 2.11 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | libdrm: upgrade to 2.4.52 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | xtrans: upgrade to 1.3.3 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | xcb-util-wm: upgrade to 0.4.0 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | gdb: upgrade to 7.6.2 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | xextproto: upgrade to 7.3.0 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Laurentiu Palcu | nasm: upgrade to 2.11 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Ross Burton | binconfig: mangle ${base_libdir} |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Mark Hatle | useradd.bbclass: Add ability to select a static uid... |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Mark Hatle | useradd.bbclass: Fix build time install issues |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Stefan Stanacar | scripts/oe-selftest: return based on the test results |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Cristian Iorga | minicom: updated download link |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Ross Burton | gdk-pixbuf: enable ptest |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Ross Burton | gnome-desktop-testing: upgrade to 2014.1 |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Tom Zanussi | wic: Honor --size for --source partititions |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Randy MacLeod | jpeg and directfb: cosmetic, fix perms for patches |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Saul Wold | rootfs_deb: Fix whitespace issue |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Fathi Boudra | systemtap: add aarch64 support |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Stefan Stanacar | oeqa/utils: targetbuild: don't use bb.fetch anymore |
commit | commitdiff | tree | snapshot |
2014-02-08 |
Stefan Stanacar | lib/oeqa: add module for running tests outside of the... |
commit | commitdiff | tree | snapshot |
next |