meta-openembedded/meta-oe/recipes-devtools/android-tools
Martin Jansa 7ea8156eea 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>
2018-10-02 17:17:10 -07:00
..
android-tools android-tools: refresh patches with devtool 2018-10-02 17:17:10 -07:00
android-tools-conf android-tools: add recipe from AOSP tag android-5.1.1_r37 2016-09-15 10:22:46 +02:00
android-tools_5.1.1.r37.bb android-tools: refresh patches with devtool 2018-10-02 17:17:10 -07:00
android-tools-conf_1.0.bb android-tools: add recipe from AOSP tag android-5.1.1_r37 2016-09-15 10:22:46 +02:00