summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* db: Remove recipe overrideNathan Rossi2013-04-092-47/+0
| | | | 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>
* tune-microblaze: Reorder PKGARCH suffixesdannyNathan Rossi2013-03-261-1/+2
| | | | | | * Move math suffixes after all existing suffixes Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze: RefactoredSipke Vriend2013-03-2615-48/+131
| | | | | | | | * Added features with CFLAG mappings * Added version features for v7.3-.a to v8.50.a * Added MicroBlaze PACKAGE_ARCH expansion e.g. "microblazeel-v830-cmp" Signed-off-by: Sipke Vriend <sipke.vriend@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-192-12/+26
| | | | | | * Updated for newest glib version Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* recipes: Updated recipes to match 'danny' versionsNathan Rossi2013-03-184-0/+0
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* libffi: Use 3.0.12 release tarballJohn Williams2013-03-141-12/+3
| | | | Signed-off-by: John Williams <john.williams@xilinx.com>
* strip out distro policy and workaroundsJohn Williams2013-03-148-1180/+0
| | | | | | machine conf only in meta-xilinx Signed-off-by: John Williams <john.williams@xilinx.com>
* RHEL 5 / glibc2.5 sync_file_range syscall workaroundJohn Williams2013-03-112-2/+90
| | | | Signed-off-by: John Williams <john.williams@xilinx.com>
* Remove -wno-vla to build on ancient RHELJohn Williams2013-03-112-0/+18
| | | | 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>
* libffi: Added recipe to use internal libffi git repositoryNathan Rossi2012-11-011-0/+34
| | | | | | * Internal libffi repository supports microblaze/microblazeel Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* recipes:sysinit: update pkg_postinst function to work on hostJason Wu2012-10-101-0/+21
| | | | | | | | Currently the postinst script exit 1 when try to run from host as $D is defined. This hack adds $D host directory detection. If a directory is detected, it exit 0. Signed-off-by: Jason Wu <huanyu@xilinx.com>
* machine:MB BE: change serial console to ttyS0Jason Wu2012-10-101-1/+1
| | | | | | Assuming it is using uart16550 ip core Signed-off-by: Jason Wu <huanyu@xilinx.com>
* machine:MB LE: change serial console to ttyS0Jason Wu2012-10-101-1/+1
| | | | | | Assuming it is using uart16550 ip core Signed-off-by: Jason Wu <huanyu@xilinx.com>
* util-linux: Added patch to fix microblaze supportNathan Rossi2012-10-092-0/+22
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* db: Added patch to add "microblazeel" support to config.subNathan Rossi2012-10-052-0/+47
| | | | 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>
* gnu-config: Added patch to add "microblazeel" support to config.subNathan Rossi2012-10-042-0/+49
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Added 'microblazeel' machine and tune configuration.Nathan Rossi2012-10-042-0/+34
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Added 'zynq' machine configuration.Nathan Rossi2012-10-041-0/+11
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Change busybox configuration for PetaLinuxWendy Liang2012-10-044-0/+1049
| | | | I have just add mdev, inetd, ftpd, telnetd at the moment.
* 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>
* Added 'microblaze' machine and tune configuration.Nathan Rossi2012-09-262-0/+30
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@petalogix.com>
* Created initial meta-xilinx layer.Nathan Rossi2012-09-261-0/+11
Signed-off-by: Nathan Rossi <nathan.rossi@petalogix.com>