[OE-core] [oe] Style issue for recipes

Burton, Ross ross.burton at intel.com
Thu Sep 4 16:26:51 UTC 2014


On 4 September 2014 16:41, akuster808 <akuster808 at gmail.com> wrote:
> This is the same reason why I have split a bb into two parts when I submit
> upgrades. I feel it makes reviewing easier the next time a package gets
> upgraded. Trying to find the actual changes between a file being deleted and
> the new one being added might lead to missing something.
>
> If there are unintentional consequence by doing this, that is a problem.

This is what git format-patch -M is for: it detects the rename and
shows a "proper" diff.

Ross



More information about the Openembedded-core mailing list