summaryrefslogtreecommitdiffstats
path: root/meta-fsl-ppc
Commit message (Collapse)AuthorAgeFilesLines
...
* Add compilation flags for u-boot when building for p5020ds-64b which still ↵Matthew McClintock2011-11-241-1/+3
| | | | | | has a 32bit u-boot Signed-off-by: Matthew McClintock <msm@freescale.com>
* u-boot: Add work around for -lgcc not foundMatthew McClintock2011-11-211-1/+1
| | | | | | | | With just CROSS_COMPILE defined we do not modify the CFLAGS to include the required --sysroot arguments. By adding CC as well the appropriate arguments are passed in. Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add u-boot to default imagesMatthew McClintock2011-11-215-3/+9
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add u-boot recipe to meta-fsl-ppcMatthew McClintock2011-11-181-0/+99
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add linux-qoriq-sdk recipe to meta-fsl-ppcMatthew McClintock2011-11-186-0/+118
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add DEPENDS to the xserver for xf86-video-fbdevMatthew McClintock2011-11-081-0/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add support for graphics on p1022dsMadeeha Javed2011-11-086-0/+91
| | | | | Signed-off-by: Madeeha Javed <madeeha_javed@mentor.com> Signed-off-by: Matthew McClintock <msm@freescale.com>
* Remove dependencies on packages not in this layer, will use bbappend to add ↵Matthew McClintock2011-11-081-7/+0
| | | | | | them in the layer where dependencies exist Signed-off-by: Matthew McClintock <msm@freescale.com>
* Spawn multiple tty's on first two serial ports by defaultMatthew McClintock2011-11-075-4/+4
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Include extra boot-format-nativesdk-config in fsl-toolchainMatthew McClintock2011-11-071-1/+3
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* add udev rules in netbase to rename ethernet portZhenhua Luo2011-11-022-0/+24
| | | | Signed-off-by: Zhenhua Luo <b19537@freescale.com>
* Add mux-server for all, and boot-format for e500v2 partsMatthew McClintock2011-11-011-1/+9
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add fsl-toolchain-bare for just barebones toolchainMatthew McClintock2011-10-262-4/+12
| | | | | | | | Make fsl-toolchain build from the -bare version and we can start adding nativesdk package such as qemu and dtc there Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add ccache to lsb-sdk imageMatthew McClintock2011-10-211-0/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Build u-boot for various machinesMatthew McClintock2011-10-209-2/+10
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Fix to build u-boot images instead of just ext2.gz imagesMatthew McClintock2011-10-194-4/+4
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add overall reference to Freescale git serverMatthew McClintock2011-10-191-0/+1
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Change SDK_NAME for fsl distroMatthew McClintock2011-10-191-1/+1
| | | | | | | powerpc and power64 conflict across various TUNES, instead lets name based off the PACKAGE_ARCH (ppce500v2, ppce500mc, etc) Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add support for p3060qdsMatthew McClintock2011-10-191-0/+7
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Update images and distro informationMatthew McClintock2011-10-193-3/+12
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* define preferred version of u-boot-mkimage-nativeTing Liu2011-10-191-0/+2
| | | | | | current preferred version 2009.08 is not available, only 2011.03 2011.06 exists Signed-off-by: Ting Liu <b28495@freescale.com>
* Update dtc and git to be included in lsb-sdk imageMatthew McClintock2011-10-111-0/+2
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Initial commit for FSL Machines, Images, and Distro settingsMatthew McClintock2011-10-0417-0/+235
| | | | Signed-off-by: Matthew McClintock <msm@freescale.com>
* Add initial READMEKumar Gala2011-07-291-0/+4
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>