| Commit message (Expand) | Author | Age | Files | Lines |
* | populate_sdk_(deb|ipk).bbclass: remove old shell code | Laurentiu Palcu | 2014-02-11 | 2 | -113/+0 |
* | image.bbclass: change POPULATE_SDK_POST_TARGET_COMMAND | Laurentiu Palcu | 2014-02-11 | 1 | -1/+1 |
* | populate_sdk_base.bbclass: activate the new python routines | Laurentiu Palcu | 2014-02-11 | 1 | -32/+10 |
* | lib/oe/sdk.py: add SDK class | Laurentiu Palcu | 2014-02-11 | 1 | -0/+209 |
* | lib/oe/package_manager.py: fixes for dpkg backend | Laurentiu Palcu | 2014-02-11 | 1 | -8/+16 |
* | lib/oe/rootfs.py: use Manifest.INSTALL_ORDER | Laurentiu Palcu | 2014-02-11 | 1 | -5/+1 |
* | lib/oe/manifest.py: create manifests for SDK too | Laurentiu Palcu | 2014-02-11 | 1 | -18/+57 |
* | image.bbclass, lib/oe/rootfs.py: remove intercept_scripts directory | Laurentiu Palcu | 2014-02-11 | 2 | -1/+3 |
* | Cleanup image,rootfs_ipk,package_ipk bbclass files | Laurentiu Palcu | 2014-02-11 | 3 | -340/+4 |
* | lib/oe/rootfs.py: add support for opkg backend | Laurentiu Palcu | 2014-02-11 | 1 | -9/+149 |
* | lib/oe/package_manager.py: add support for opkg backend | Laurentiu Palcu | 2014-02-11 | 1 | -8/+210 |
* | lib/oe/package_manager.py: use the bitbake APT_ARGS variable | Laurentiu Palcu | 2014-02-11 | 1 | -1/+1 |
* | lib/oe/package_manager.py: add deploy dir locking mechanism | Laurentiu Palcu | 2014-02-11 | 1 | -0/+17 |
* | lib/oe/manifest.py: create global variables for package types | Laurentiu Palcu | 2014-02-11 | 1 | -10/+20 |
* | package_(deb|ipk).bbclass: remove the stamp when creating package from cache | Laurentiu Palcu | 2014-02-11 | 2 | -0/+10 |
* | oe/manifest.py: Add manifest creation for opkg | Laurentiu Palcu | 2014-02-11 | 1 | -7/+44 |
* | Activate the new python rootfs/image creation routines | Laurentiu Palcu | 2014-02-11 | 4 | -625/+11 |
* | lib/oe/rootfs.py: add new library for rootfs creation | Laurentiu Palcu | 2014-02-11 | 1 | -0/+328 |
* | lib/oe/package_manager.py: add new package management library | Laurentiu Palcu | 2014-02-11 | 1 | -0/+425 |
* | lib/oe/manifest.py: add library for image manifest creation | Laurentiu Palcu | 2014-02-11 | 1 | -0/+165 |
* | lib/oe/image.py: add new image creation library | Laurentiu Palcu | 2014-02-11 | 1 | -0/+239 |
* | lib/oe/utils.py: add pre/post process helper function | Laurentiu Palcu | 2014-02-11 | 1 | -1/+11 |
* | bitbake: bitbake: build.py: create separate function for shell trap creation ... | Laurentiu Palcu | 2014-02-09 | 1 | -17/+20 |
* | useradd.bbclass: Add ability to select a static uid/gid automatically | Mark Hatle | 2014-02-09 | 1 | -0/+24 |
* | python-pycurl: upgrade to 7.19.3 | Laurentiu Palcu | 2014-02-09 | 2 | -14/+16 |
* | xserver-xorg: upgrade to 1.15.0 | Laurentiu Palcu | 2014-02-09 | 2 | -4/+4 |
* | xf86-video-intel: add compat patch for xorg >= 1.14.99.2 | Laurentiu Palcu | 2014-02-09 | 2 | -1/+32 |
* | presentproto_git.bb: add recipe | Laurentiu Palcu | 2014-02-09 | 1 | -0/+22 |
* | xf86-input-synaptics: upgrade to 1.7.3 | Laurentiu Palcu | 2014-02-09 | 1 | -2/+2 |
* | libmpc: upgrade to 1.0.2 | Laurentiu Palcu | 2014-02-09 | 1 | -2/+2 |
* | xkeyboard-config: upgrade to 2.11 | Laurentiu Palcu | 2014-02-09 | 1 | -2/+2 |
* | libdrm: upgrade to 2.4.52 | Laurentiu Palcu | 2014-02-09 | 2 | -8/+8 |
* | xtrans: upgrade to 1.3.3 | Laurentiu Palcu | 2014-02-09 | 1 | -2/+2 |
* | xcb-util-wm: upgrade to 0.4.0 | Laurentiu Palcu | 2014-02-09 | 1 | -2/+2 |
* | gdb: upgrade to 7.6.2 | Laurentiu Palcu | 2014-02-09 | 4 | -2/+2 |
* | xextproto: upgrade to 7.3.0 | Laurentiu Palcu | 2014-02-09 | 1 | -2/+2 |
* | nasm: upgrade to 2.11 | Laurentiu Palcu | 2014-02-09 | 1 | -2/+2 |
* | binconfig: mangle ${base_libdir} | Ross Burton | 2014-02-09 | 1 | -1/+5 |
* | useradd.bbclass: Add ability to select a static uid/gid automatically | Mark Hatle | 2014-02-09 | 2 | -0/+264 |
* | useradd.bbclass: Fix build time install issues | Mark Hatle | 2014-02-09 | 1 | -6/+15 |
* | scripts/oe-selftest: return based on the test results | Stefan Stanacar | 2014-02-09 | 1 | -2/+4 |
* | minicom: updated download link | Cristian Iorga | 2014-02-09 | 1 | -2/+1 |
* | gdk-pixbuf: enable ptest | Ross Burton | 2014-02-09 | 3 | -2/+483 |
* | gnome-desktop-testing: upgrade to 2014.1 | Ross Burton | 2014-02-09 | 2 | -24/+4 |
* | wic: Honor --size for --source partititions | Tom Zanussi | 2014-02-09 | 4 | -10/+68 |
* | jpeg and directfb: cosmetic, fix perms for patches | Randy MacLeod | 2014-02-09 | 2 | -0/+0 |
* | rootfs_deb: Fix whitespace issue | Saul Wold | 2014-02-09 | 1 | -1/+1 |
* | systemtap: add aarch64 support | Fathi Boudra | 2014-02-09 | 1 | -7/+2 |
* | oeqa/utils: targetbuild: don't use bb.fetch anymore | Stefan Stanacar | 2014-02-09 | 1 | -19/+8 |
* | lib/oeqa: add module for running tests outside of the build system | Stefan Stanacar | 2014-02-09 | 1 | -0/+140 |