Skip to content
This repository was archived by the owner on May 12, 2025. It is now read-only.

Add support for patch like in debian packaging debian/patches #7

@tuxpoldo

Description

@tuxpoldo

Currently uic offers the possibility to

  • replace files in the installation area with supplied ones (recipe path files)
  • delete files in the installation area (recipe component files.remove)

If a file instead must be modified, the only way to do this, is to write a post_customization or chroot_post_customization hook that does the job.

In order to quickly modify files, a mechanism based on unified diff format files located in the new recipe path patches should be implemented.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions