generic-poky/meta
Bruce Ashfield 7bcec4aad1 kern-tools: support no author patches
Updating the kern-toosl SRCREV to pick up the following fix:

    previous versions of the kern-tools supported the ability to import a bare
    patch, with no From: Subject: or other identifying fields that are typically
    in a full commit.

    The same type of commit with kgit-s2q will prompt for a author ID, just
    as git-quilt-import does. In build system environment that leads to an
    infinite loop and the commit is never pushed.

    To fix this issue, we add an interactive flag (-i), that when passed the
    prompt based behaviour is used. When it isn't passed (the default), the following
    name and email will be used for the git author:

       GIT_AUTHOR_NAME="invalid_git config"
       GIT_AUTHOR_EMAIL="<unknown@unknown>"

    And a bare/incomplete header patch will be applied.

[YOCTO #5100]

(From OE-Core rev: cb0d8f8b9c59b351d11eef9c4951c4ce5601acb8)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-06 23:04:53 +01:00
..
classes kernel-yocto: improve error checking on non-git repos 2013-09-06 23:04:53 +01:00
conf bitbake.conf: Add SDKPKGSUFFIX to hash whitelist 2013-09-04 14:15:57 +01:00
files device_table-minimal.txt: use user/group names instead of uid/gid 2013-08-16 11:14:34 +01:00
lib lib/oeqa/qemurunner: Use a timeout in select() call 2013-09-06 23:04:51 +01:00
recipes-bsp acpid: print message if rule directory is inexist 2013-09-06 23:03:21 +01:00
recipes-connectivity bluez5: Rename tests package to testtools 2013-09-06 23:04:52 +01:00
recipes-core systemd: split out systemd-binfmt as a separate package 2013-09-06 23:04:51 +01:00
recipes-devtools run-postinsts: move script execution from S98 to S99 in rcS.d 2013-09-06 23:04:49 +01:00
recipes-extended chkconfig: remove linuxstdbase symlinks 2013-09-06 23:03:23 +01:00
recipes-gnome gtk+3: pull forward the gtk+2 hardcoded libtool patch 2013-08-30 16:23:47 +01:00
recipes-graphics core-image-weston: Ensure wayland distro feature is enabled 2013-09-06 23:04:51 +01:00
recipes-kernel kern-tools: support no author patches 2013-09-06 23:04:53 +01:00
recipes-lsb4 libpng12: rename libpng_1.2.50 to libpng12 2013-04-09 13:16:53 +01:00
recipes-multimedia pulseaudio: disable GTK+ by default 2013-09-02 18:04:59 +01:00
recipes-qt qt4: add upstream QTBUG-32534 patch for QHttpMultiPart upload corruption 2013-08-06 12:39:58 +01:00
recipes-rt rt-tests: add Upstream-Status for cyclictest patch 2013-07-29 13:09:03 +01:00
recipes-sato web-webkit: Drop, we have midori now 2013-08-30 17:27:08 +01:00
recipes-support boost: adding serialization to BOOST_LIBS 2013-09-06 23:03:22 +01:00
site apr_cv_mutex_recursive=yes added to apr_1.4.6.bb to make rosnodes work 2013-07-05 15:34:22 +01:00
COPYING.MIT
recipes.txt meta/recipes.txt: add recipes-lsb4 2013-04-10 09:23:17 +01:00