mbox

[0/3] oe-lite: meta/core: sudoers extensions, crontab fix, crosstool-ng fix

Message ID cover.1380865838.git.kibo@prevas.dk
State Not Applicable
Headers show

Pull-request

git://gitorious.org/~kibo/oe-lite/kibos-core master

Message

Kim Bøndergaard Oct. 4, 2013, 5:52 a.m. UTC
The following changes since commit 6a442915096547247821f1d77fe87a77b03654d5:

  class/package: Make dangling symlink check to warning for now (2013-09-25 18:41:16 +0200)

are available in the git repository at:

  git://gitorious.org/~kibo/oe-lite/kibos-core master
  http://gitorious.org/~kibo/oe-lite/kibos-core/commits/master

Kim Bøndergaard (3):
  crosstool-ng: Fixed RDEPENDS for ltrace
  image_crontab.oeclass: Now able to handle none-root crontabs
  sudoers.oeclass: New class able to handle sudoers extensions
    (/etc/sudoers.d)

 classes/image_crontab.oeclass        |  5 +++--
 classes/sudoers.oeclass              | 29 +++++++++++++++++++++++++++++
 recipes/crosstool-ng/gcc-package.inc |  2 ++
 3 files changed, 34 insertions(+), 2 deletions(-)
 create mode 100644 classes/sudoers.oeclass