summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* tune-microblaze: Refactor tune definitionNathan Rossi2013-05-082-12/+16
| | | | | | | | * Extract the arch, package arch and cc flags into the features.inc * Specify the SOC_FAMILY as 'microblaze' (for both little and big endian) Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-zynq: Refactor tune defintionNathan Rossi2013-05-081-5/+12
| | | | | | | | * Specify SOC_FAMILY as 'zynq' * Create the tune as 'zynq' which becomes a tune feature * Force the use of 'armv7a-neon' tune configuration Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* u-boot-xlnx: Add patches for MicroBlaze initrd supportNathan Rossi2013-05-074-2/+223
| | | | Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-microblaze.inc: Add Linux/u-boot build configurationNathan Rossi2013-05-071-0/+12
| | | | | | | | * Add configuration for UBOOT_MACHINE * Add default linux and u-boot versions and providers * Set default IMAFE_FSTYPES Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* tune-zynq.inc: Fix line-endingsNathan Rossi2013-05-071-17/+17
| | | | | | * Convert \r\n to \n Signed-off-by: Nathan Rossi <nathan.rossi@xilinx.com>
* Consolidate zynq fragments and move inclusion into board layers.Sipke Vriend2013-05-033-3/+13
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Move RTC config in kernel config to fragments.Sipke Vriend2013-05-029-2530/+163
| | | | | | Zedboard has no RTC, ZC702 does. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Added meta-zc702 board layer.Sipke Vriend2013-05-029-395/+2477
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* linux-xlnx: Remove forced IMAGETYPE settingNathan Rossi2013-04-301-2/+0
| | | | | | | * This should not be set in the kernel recipe, instead it should be in any associated machine configuration. Signed-off-by: Nathan Rossi <nathan.rossi@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>
* gnu-config: Update for newer gnu-config in oe-coreNathan Rossi2013-04-303-44/+69
| | | | | | * Backport the proper patch (with stripped Changelog entry) 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>
* Add mkimage wrapped ext2.gz.u-boot root file system.Sipke Vriend2013-04-264-419/+912
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Moved defconfig to bsp/board layer.Sipke Vriend2013-04-236-480/+686
| | | | | | Also some other minor changes. Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Refactor zedboard machine. Move commone items into tune-zynq include file.Sipke Vriend2013-04-223-13/+20
| | | | Signed-off-by: Sipke Vriend <sipke.vriend@xilinx.com>
* Branch to start enablement of bsps. Kernel recipes. Uboot recipes. Zedboard ↵Sipke Vriend2013-04-2213-0/+2304
| | | | | | meta layer. 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>
* 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>