summaryrefslogtreecommitdiffstats
path: root/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* strip out distro policy and workaroundsJohn Williams2013-03-141-25/+0
| | | | | | machine conf only in meta-xilinx Signed-off-by: John Williams <john.williams@xilinx.com>
* glib-2.0: Override microblaze(el) configurationNathan Rossi2012-11-011-0/+23
| | | | | | * Add support for building glib-2.0 for microblaze(el) Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* util-linux: Added patch to fix microblaze supportNathan Rossi2012-10-092-0/+22
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* ncurses: Added patch to add "microblazeel" support to config.subNathan Rossi2012-10-042-0/+49
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* image-tiny: Created a core image which is smallerNathan Rossi2012-09-271-0/+25
| | | | | | 'core-image-tiny' intends to be smaller then 'core-image-minimal'. Signed-off-by: Nathan Rossi <nathan.rossi@petalogix.com>
* Added bbappends to fix gettext build issue.Nathan Rossi2012-09-271-0/+3
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>