summaryrefslogtreecommitdiffstats
path: root/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* 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>