[PATCH 0/5][PULL] meta-xilinx powerpc bsp
Adrian Alonso <aalonso@...>
Several fixes for meta-xilinx powerpc bsp support
Pull URL: git://git.pokylinux.org/meta-xilinx.git Branch: powerpc-support Browse: http://git.pokylinux.org/cgit.cgi/meta-xilinx/log/?h=powerpc-support Thanks, Adrian Alonso <aalonso@...> --- Adrian Alonso (5): virtex4: add u-boot image to rootfs virtex5: add u-boot image to rootfs u-boot-xilinx: fix missing license definition openssl: Fix files search path linux-xilinx: update kernel version conf/machine/virtex4.conf | 2 + conf/machine/virtex5.conf | 2 + recipes-bsp/uboot/u-boot-xilinx_git.bb | 6 +- ...enssl-linux-gnueabi-powerpc-configuration.patch | 0 .../openssl/openssl_0.9.8p.bbappend | 5 +- recipes-kernel/linux/linux-xilinx_git.bb | 8 +- recipes-kernel/linux/linux.inc | 95 ++++++++++++++++++++ 7 files changed, 109 insertions(+), 9 deletions(-) rename recipes-connectivity/openssl/{openssl-0.9.8p => files}/openssl-linux-gnueabi-powerpc-configuration.patch (100%) create mode 100644 recipes-kernel/linux/linux.inc -- 1.7.4 |
|