Sometimes we get from Labs team patch from kernel-source.git. It is nice as it contains not only patch against expended kernel tree, but also changes series.conf and changes file and identical patch is in GIT. Unfortunately it always leads to conflicts, tarballs need to be extracted and then repacked so most of the job is done manually.

I'd like to create tool which would help apply such patch automatically whenever it is possible.

Looking for hackers with the skills:

git patch obs bash

This project is part of:

Hack Week 11

Activity

  • almost 9 years ago: dsterba liked this project.
  • almost 9 years ago: sleep_walker added keyword "git" to this project.
  • almost 9 years ago: sleep_walker added keyword "patch" to this project.
  • almost 9 years ago: sleep_walker added keyword "obs" to this project.
  • almost 9 years ago: sleep_walker added keyword "bash" to this project.
  • almost 9 years ago: sleep_walker originated this project.

  • Comments

    • michal-m
      almost 9 years ago by michal-m | Reply

      The tool is called scripts/tar-up.sh :)

    • sleep_walker
      almost 9 years ago by sleep_walker | Reply

      With workflow changes mentioned in https://hackweek.suse.com/11/projects/608 it shouldn't be problem anymore.