Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
recipes-bsp/patch-u-boot-env: let debhelper automatically enable the …
…service This commit fixes a build error when the patch-u-boot-env-all.deb is trying to install the same patch-u-boot-env.service file in /usr/lib/systemd/system and in /lib/systemd/system The build error is: dpkg: error processing archive /tmp/apt-dpkg-install.../ 434-patch-u-boot-env_0.1_all.deb (--unpack): unable to install new version of '/usr/lib/systemd/system/ patch-u-boot-env.service': No such file or directory This happens because now the isar is taking over this, according to this change: 39adde9f debianize: handle .triggers and .service files Signed-off-by: Nicusor Liviu Huhulea <[email protected]>
- Loading branch information