aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core
AgeCommit message (Collapse)Author
2014-08-22ze7000: specify a default interface configDavid Andrey
Add a default network interface configuration for the ze7000-zynq7 machine Signed-off-by: David Andrey <david.andrey@netmodule.com> Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-02-14meta-xilinx-community: Delete local recipes to layer on top of meta-xilinx.Elvis Dowson
This commit: - deletes all core, kernel and bsp recipes to prepare for layering on top of the offical meta-xilinx layer. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2014-02-14microzed: net: specific network configurationDavid Andrey
Define a appropriate network/interface file for the board Signed-off-by: David Andrey <david.andrey@netmodule.com> Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-19recipes-core/util-linux: Update to util-linux-2.22.2.bbappendedowson/xilinx-ml507-gcc-4.7Elvis Dowson
This commit - updates the recipe over-ride to match util-linux-2.22.2 - refactors the microblaze patch to take into account the change in the top-level directory 'fdisk' to 'fdisks' Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-19recipes-core/gettext: Remove recipe override.Elvis Dowson
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-19ncurses: Remove recipe overrideNathan Rossi
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com> This patch was imported from the Xilinx git repository (git://github.com/Xilinx/meta-xilinx), master branch, commit id 3d1a66fd371c163dba0df43ffb8273cc89b3e91f Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-05recipes-core/util-linux: Remove util-linux_2.22.22.bbappend to match 'danny' ↵Elvis Dowson
version. This commit removes the util-linux_2.22.22.bbappend recipe to match the 'danny' branch. Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-05recipes-core/util-linux: Update to util-linux_2.21.2.bbappend to match ↵Elvis Dowson
'danny' version. Patch adapted from http://git.xilinx.com/?p=yocto/meta-xilinx.git;a=commit;h=a7e567556f6a528f21dd06430ba437119a02dce7 Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-04-05external-csl: Workaround toolchain layout issuesNathan Rossi
Fix directory creation location, such that it is not cleared by the do_install step. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
2013-04-05external-csl: Workaround toolchain layout issuesNathan Rossi
Add a pre-'do_install' step to the csl toolchain handling that makes the directory structure correct for the external-sourcey-toolchain recipe. Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
2013-04-04util-linux: Added patch to fix microblaze supportNathan Rossi
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
2013-04-04ncurses: Added patch to add "microblazeel" support to config.subNathan Rossi
Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
2013-04-04Added bbappends to fix gettext build issue.Nathan Rossi
gettext does not recognised the -lpthread LDFLAG correctly during the configure stage. Force it to use -lpthread Signed-off-by: Nathan Rossi <nathan.rossi@petalogix.com>
2013-03-18util-linux: rename file to util-linux_2.22.2.bbappendElvis Dowson
This commit renames util-linux bbaapend file to match recipe version provided in poky/meta/recipes-core/util-linux Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2013-03-18external-xilinx-toolchain: Comment out RPROVIDES.Elvis Dowson
Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2012-12-08util-linux: rename file to util-linux_2.22.1.bbappendedowson/xilinx-ml507-gcc-4.5Elvis Dowson
This commit renames util-linux bbaapend file to match recipe version provided in poky/meta/recipes-core/util-linux Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com>
2012-06-28util-linux: rename file to util-linux_2.21.2.bbappendAdrian Alonso
* Rename util-linux bbaapend file to match recipe version provided in poky/meta/recipes-core/util-linux Signed-off-by: Elvis Dowson <elvis.dowson@gmail.com> Acked-by: Adrian Alonso <aalonso00@gmail.com>
2012-05-30util-linux: rename bbapend fileAdrian Alonso
* Rename util-linux bbaapend file to match current util-linux package version provided in core meta layer. Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2012-03-06util-linux: update to version 2.21Adrian Alonso
* Update to version 2.21 so bbappend can be applyed Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
2011-05-04util-linux: disable ncurses built supportAdrian Alonso
* Disable microblaze ncurses support * EXTRA_OECONF_microblaze += " --without-ncurses " * New file Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-04init: init setup scriptAdrian Alonso
* Creates dev nodes * Load dependen kernel modules * Originally from OE Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-0485-blockboot: setup scriptAdrian Alonso
* Allow booting from a normal block device. * Originally from OE Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-04nfsboot: nfs setup scriptAdrian Alonso
* nfs mount point setup script * Originally from OE. Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-0480-loopboot: setup scriptAdrian Alonso
* loopback setup script * Originally from OE. Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-0410-initfs: new fileAdrian Alonso
* Initfs script, file systems kenel module load * Originally from OE recipies. Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-04initramfs uniboot: new fileAdrian Alonso
* A modular initramfs init script system. * Originally from OE. Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-04initramfs module nfs: new fileAdrian Alonso
* An initramfs module for booting via NFS. * Originally from OE. Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-04initramfs module loop: new fileAdrian Alonso
* An initramfs module for booting a filesystem image by loopback mounting it. * Originally from OE. Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-04initramfs module initfs: new fileAdrian Alonso
* An initramfs module for initializing filesystems. * Originally from OE. Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-04initramfs module block: new fileAdrian Alonso
* An initramfs module for booting off normal block devices. * Originally from OE. Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-04 initramfs-image: new image recipeAdrian Alonso
* Initramfs image originally from OE image recipes Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-05-04external-xilinx-toolchain: new fileAdrian Alonso
* External Xilinx toolchain provider * This recipe is used to pair POKYMODE = "external-xilinx" * Prebuilt toolchain can be found at: git://git.xilinx.com/xldk/microblaze_v2.0.git * Untar toolchain and set XILINX_TOOLCHAIN path in user local.conf Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2011-04-08initscripts: fix patch integrationAdrian Alonso
* Fix patch integration * Replace functions-module_id patch for a local version of functions scripts so it can be override the script provided in main meta layer Signed-off-by: Adrian Alonso <aalonso@secretlab.ca>
2010-09-10initscripts: module_id for xilinx virtex platformAdrian Alonso
* Return a valid module_id for xilinx virtex platform * On Xilinx platforms there is no line `Hardware`. Instead it is stored in the line starting with `platform`. * bbappend file for meta-xilinx layer * v2 Self contain support patchs * Update FILESPATH for locating support patchs Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>