All recipes include: # Copyright (C) 2013 Digi International. DESCRIPTION="" SECTION="" DEPENDS = "" LICENSE = "" LIC_FILES_CHKSUM = "" PR="rn" Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
They all have a copyright and the all do: PR = "${DISTRO}.${INC_PR}.0" Then recipes which include them include: PR = "${DISTRO}.${INC_PR}.0" Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>