summaryrefslogtreecommitdiffstats
path: root/recipes-core
Commit message (Collapse)AuthorAgeFilesLines
* external-xilinx-toolchain: Update license checksumsNathan Rossi2014-01-071-4/+1
| | | | | | | * Remove ${COREBASE}/LICENSE, as this layer and recipe are only licensed under MIT Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* external-xilinx-toolchain: Fix Parsing errorNathan Rossi2013-09-041-0/+7
| | | | | | * Fix Version Parsing error Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* external-xilinx-toolchain: Created recipeNathan Rossi2013-09-032-0/+148
| | | | | | | | * Allows use of external Xilinx MicroBlaze and Zynq pre-built toolchains * Does not require additional layer dependencies * Updated documentation regarding external toolchain Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* util-linux: 2.23.2 contains submitted patchNathan Rossi2013-08-072-34/+0
| | | | | | * oe-core master has updated to use util-linux 2.23.2 Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* util-linux: Update to match oe-core versionNathan Rossi2013-06-171-0/+0
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* util-linux: Replace local patch with submitted patchNathan Rossi2013-06-133-15/+30
| | | | | | * Initial MicroBlaze patch has been submitted up-stream Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* util-linux: Update to match oe-core versionNathan Rossi2013-06-041-0/+0
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Remove rootfs symlink generation.Sipke Vriend2013-05-222-18/+0
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* gettext: Remove non-required overrideNathan Rossi2013-04-301-3/+0
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* util-linux: Updated for newer util-linux in oe-coreNathan Rossi2013-04-302-10/+7
| | | | | | * Updated patch, added upstream status Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Add creation of symlink uramdisk.image.gz which is default name for uboot ↵Sipke Vriend2013-04-292-0/+18
| | | | | | ramdisk image. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* sysvinit-inittab: Remove postinst package overrideNathan Rossi2013-04-091-21/+0
| | | | | | * This is not required for MicroBlaze/Zynq Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* ncurses: Remove recipe overrideNathan Rossi2013-04-092-49/+0
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* glib-2.0: Overrides no longer requiredNathan Rossi2013-03-191-23/+0
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* site/microblaze-common: Replaces manual overridesNathan Rossi2013-03-191-12/+12
| | | | | | * Updated for newest glib version Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* recipes: Updated recipes to match 'danny' versionsNathan Rossi2013-03-183-0/+21
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* 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>