diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2018-10-02 17:33:59 +0000 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2018-10-02 17:17:10 -0700 |
commit | 7ea8156eeaebd845321dd2189ef0c9c6b408acd5 (patch) | |
tree | 7826818d7fb7b893f19eb4d2acd40002fecdcbff /meta-oe/recipes-devtools/yasm | |
parent | ff5549841c5c5debae0180574643281d25d4c037 (diff) | |
download | meta-openembedded-7ea8156eeaebd845321dd2189ef0c9c6b408acd5.tar.gz |
android-tools: refresh patches with devtool
* devtool isn't able to regenerate them completely, it generates only
top level commit which says that submodules were changed, like this:
From c8fa114325e4e532657499b9bb6fd23cb6536eaa Mon Sep 17 00:00:00 2001
From: OpenEmbedded <oe.patch@oe>
Date: Tue, 2 Oct 2018 16:46:55 +0000
Subject: [PATCH] Committing changes from do_patch
---
external/libselinux | 2 +-
system/core | 2 +-
system/extras | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
..
but it still creates relatively good commits in each submodule and
after small manual cleanup they can be exported with
git format-patch --no-numbered --no-signature
* rename .gitignore to prevent git ignoring the changes in .patch files
in meta-oe already (we want to use it only later during the build)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/yasm')
0 files changed, 0 insertions, 0 deletions