Currently all the Xilinx specific forks of certain components (linux-xlnx, u-boot-xlnx, arm-trusted-firmware, qemu-xilinx) have a PV that only contains the git abbrev commit id of the respective Xilinx release. This series sets the Xilinx Release Version for each respective recipe as well as embedding it into the PV after the base version of the component (e.g. 4.6-xilinx-v2016.3).
Nathan Rossi (4): linux-xlnx: Embed Xilinx Release Version in PV and EXTENSION u-boot-xlnx: Embed Xilinx Release Version into PV arm-trusted-firmware: Embed Xilinx Release Version into PV qemu-xilinx: Embed Xilinx Release Version into PV recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_git.bb | 4 ++-- recipes-bsp/u-boot/u-boot-xlnx-dev.bb | 2 +- recipes-bsp/u-boot/u-boot-xlnx.inc | 2 -- recipes-bsp/u-boot/u-boot-xlnx_2016.01.bb | 4 ++-- recipes-devtools/qemu/qemu-xilinx_2.2.5.bb | 4 ++-- recipes-kernel/linux/linux-xlnx.inc | 3 ++- recipes-kernel/linux/linux-xlnx_4.6.bb | 2 +- 7 files changed, 10 insertions(+), 11 deletions(-) -- 2.10.2 -- _______________________________________________ meta-xilinx mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-xilinx
