packagegroup-core-boot: Continue to provide the old name

We are not ready for the task -> packagegroup rename and provide
the old.
This commit is contained in:
Holger Hans Peter Freyther 2014-09-25 18:02:31 +02:00
parent 79f4f896ae
commit 8e6355d9df
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
# For backwards compatibility after rename
RPROVIDES_${PN} = "task-core-boot"
RREPLACES_${PN} = "task-core-boot"
RCONFLICTS_${PN} = "task-core-boot"