]> code.ossystems Code Review - meta-freescale.git/log
meta-freescale.git
13 years agochagne lsb and lsb-sdk to tar.gz instead of nfsroot
Matthew McClintock [Thu, 15 Mar 2012 16:14:16 +0000 (11:14 -0500)]
chagne lsb and lsb-sdk to tar.gz instead of nfsroot

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agobinutils: add patches from poky's binutils
Matthew McClintock [Thu, 15 Mar 2012 06:30:26 +0000 (01:30 -0500)]
binutils: add patches from poky's binutils

This drops my previous changes and just adds in patches from poky
that already address libtool issues

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agobinutils: remove bad libbfd.la for all binutils (cross, native, etc) and use correct...
Matthew McClintock [Thu, 15 Mar 2012 03:12:07 +0000 (22:12 -0500)]
binutils: remove bad libbfd.la for all binutils (cross, native, etc) and use correct libdir

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agotoolchain: only apply patches to toolchain if we are using the FSL distro
Matthew McClintock [Wed, 14 Mar 2012 22:13:41 +0000 (17:13 -0500)]
toolchain: only apply patches to toolchain if we are using the FSL distro

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agobinutils: remove bad libbfd.la file
Matthew McClintock [Wed, 14 Mar 2012 21:43:05 +0000 (16:43 -0500)]
binutils: remove bad libbfd.la file

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agobinutils: pull a patch from Yocto to fix path issue of libiberty
Zhenhua Luo [Fri, 9 Mar 2012 16:09:12 +0000 (16:09 +0000)]
binutils: pull a patch from Yocto to fix path issue of libiberty

     without the fix, following error appears when build native packages
     which require libierty.a:
         /usr/bin/ld: cannot find -liberty

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agogcc-fsl.inc: Add patches to fix gxx-include-dir
Matthew McClintock [Tue, 13 Mar 2012 19:55:41 +0000 (14:55 -0500)]
gcc-fsl.inc: Add patches to fix gxx-include-dir

The patch in this patch is copied from upstream and is just
updated to apply cleanly with respect to our patch series

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agointegrate fsl toolchain patches
Zhenhua Luo [Fri, 9 Mar 2012 10:57:35 +0000 (10:57 +0000)]
integrate fsl toolchain patches

    binutils:
        bin.e500mc_nop.patch
        bin.e5500.patch
        bin.e6500-2.patch
    eglibc:
        generate-supported.mk
        glibc.e500mc_subspecies_of_powerpc_is_not_supported.patch
        glibc.fixgcc4.6.patch
        glibc.fix_prof.patch
        glibc.fix_sqrt.patch
        glibc.readv_proto.patch
        glibc.undefined_static.patch
    gcc:
        gcc-4.3.1-ARCH_FLAGS_FOR_TARGET.patch
        gcc.fix_longversionstring.patch
        gcc.rm_slow_tests.patch
        gcc.fix_mingw32.patch
        gcc.fix_cloogstatic2.patch
        gcc.fix_build-with-cxx.patch
        gcc.e6500-FSF46.patch
        gcc.ld_unaligned-460.patch
        gcc.local_unaligned_altivec.patch
        gcc.soft_float-460.patch
        gcc.case_values.patch
        gcc.builtin_isel.patch
        gcc.experimental_move.patch
        gcc.widen_types-46.patch
        gcc.extelim-v3.patch
        gcc.e5500_mfocr.patch
        gcc.opt-array-offset.patch
        gcc.load_on_store_bypass-462.patch
        gcc.fix_constvector.patch
        gcc.fix_MTWX51204-dwarf-vector-reg.patch
        gcc.fix_ira-loop-pressure.patch
        optional_libstdc.patch
        gcc.remove_CCUNSmode_reference.patch
        gcc.check_path_validity.patch
        gcc.fix_header_issue.patch
        gcc.fix_SSIZE_MAX_undefine_issue.patch
    gettext:
        gettext.fix_testcase.patch

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agometa-fsl-ppc-private: updates to build fsl qemu instead of upstream
Stuart Yoder [Sun, 11 Mar 2012 04:52:39 +0000 (04:52 +0000)]
meta-fsl-ppc-private: updates to build fsl qemu instead of upstream

Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
13 years agoFix quoting errors in recipes
Matthew McClintock [Wed, 29 Feb 2012 04:46:32 +0000 (04:46 +0000)]
Fix quoting errors in recipes

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agolinux-qoriq-sdk.inc: update kernel version
Matthew McClintock [Fri, 9 Mar 2012 11:46:03 +0000 (11:46 +0000)]
linux-qoriq-sdk.inc: update kernel version

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoOveride smb configuration file
Chunrong Guo [Mon, 12 Mar 2012 15:06:08 +0000 (15:06 +0000)]
Overide smb configuration file

Signed-off-by: Chunrong Guo <b40290@freescale.com>
13 years agobusybox: enable all features
Ting Liu [Thu, 8 Mar 2012 15:22:45 +0000 (15:22 +0000)]
busybox: enable all features

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agofsl-toolchain.bb: remove usdpaa from fsl-toolchain which was incorrectly added
Matthew McClintock [Mon, 12 Mar 2012 16:00:07 +0000 (11:00 -0500)]
fsl-toolchain.bb: remove usdpaa from fsl-toolchain which was incorrectly added

This is not building any x86 tools or libraries to link against, it' just
trying to build the target usdpaa package for e500mc.

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoconf/layer.conf: expand search for bbappend files
Matthew McClintock [Thu, 8 Mar 2012 23:26:44 +0000 (17:26 -0600)]
conf/layer.conf: expand search for bbappend files

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agofsl.conf: Change TARGET_ARCH to TUNEPKG_ARCH for generating toolchain tarball
Matthew McClintock [Fri, 9 Mar 2012 16:38:14 +0000 (10:38 -0600)]
fsl.conf: Change TARGET_ARCH to TUNEPKG_ARCH for generating toolchain tarball

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agofsl-toolchain.bb: remove qemu-nativesdk from toolchain
Matthew McClintock [Wed, 7 Mar 2012 05:13:22 +0000 (23:13 -0600)]
fsl-toolchain.bb: remove qemu-nativesdk from toolchain

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agou-boot_git.bb: update u-boot recipe to use new triplet's after multilib changes
Matthew McClintock [Mon, 27 Feb 2012 17:01:23 +0000 (11:01 -0600)]
u-boot_git.bb: update u-boot recipe to use new triplet's after multilib changes

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agofsl.conf: override TARGET_VENDOR for multilib scenario
Matthew McClintock [Mon, 27 Feb 2012 17:00:42 +0000 (11:00 -0600)]
fsl.conf: override TARGET_VENDOR for multilib scenario

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agobusybox: fix install error when CONFIG_INETD enabled
Ting Liu [Mon, 27 Feb 2012 10:40:53 +0000 (10:40 +0000)]
busybox: fix install error when CONFIG_INETD enabled

To avoid the following error:
| CONFIG_INETD=y
| install: cannot stat `.../busybox-1.18.5-r2/inetd': No such file or directory
| ERROR: Function 'do_install' failed

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agou-boot: add additional u-boot images for all Freescale boards
Chunrong Guo [Fri, 24 Feb 2012 09:29:10 +0000 (09:29 +0000)]
u-boot: add additional u-boot images for all Freescale boards

Signed-off-by:Chunrong Guo <b40290@freescale.com>

13 years agobusybox: fix the build error when enable CONFIG_TCPSVD
Zhenhua Luo [Fri, 24 Feb 2012 09:48:05 +0000 (09:48 +0000)]
busybox: fix the build error when enable CONFIG_TCPSVD

These patches were pulled from upstream busybox

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoupdate p5020ds to use common tune file instead of diff ones for 32/64 bit
Matthew McClintock [Wed, 22 Feb 2012 22:56:11 +0000 (16:56 -0600)]
update p5020ds to use common tune file instead of diff ones for 32/64 bit

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agomtd-utils: fix corrupt cleanmarker with flash_erase -j command
Zhenhua Luo [Thu, 23 Feb 2012 13:40:11 +0000 (13:40 +0000)]
mtd-utils: fix corrupt cleanmarker with flash_erase -j command

    patch is got from http://patchwork.ozlabs.org/patch/108873/

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoconf/machine/mpc8544ds.conf Signed-off-by: ChunRong Guo <b40290@freescale.com>
Chunrong Guo [Mon, 20 Feb 2012 16:12:32 +0000 (16:12 +0000)]
conf/machine/mpc8544ds.conf Signed-off-by: ChunRong Guo <b40290@freescale.com>

13 years agoconf/machine/p5040ds.conf Signed-off-by:ChunRong Guo <b40290@freescale.com>
Chunrong Guo [Mon, 20 Feb 2012 16:12:33 +0000 (16:12 +0000)]
conf/machine/p5040ds.conf Signed-off-by:ChunRong Guo <b40290@freescale.com>

13 years agou-boot: fixup building multiple images and add thsoe images for p1020rdb to start...
Matthew McClintock [Wed, 8 Feb 2012 18:49:35 +0000 (12:49 -0600)]
u-boot: fixup building multiple images and add thsoe images for p1020rdb to start with

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdded the proper terminal support for Linux under Hypervisor.
Diana CRACIUN [Tue, 24 Jan 2012 16:02:33 +0000 (16:02 +0000)]
Added the proper terminal support for Linux under Hypervisor.

Under Hypervisor, Linux is using ttyEHV0.

Signed-off-by: Diana CRACIUN <Diana.Craciun@freescale.com>
13 years agoMove default images types built into image recipes
Matthew McClintock [Thu, 19 Jan 2012 19:08:45 +0000 (13:08 -0600)]
Move default images types built into image recipes

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agomake all IMAGE_FSTYPES overridable
Matthew McClintock [Thu, 12 Jan 2012 17:15:45 +0000 (11:15 -0600)]
make all IMAGE_FSTYPES overridable

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agop3060qds.conf: Fix typo
Matthew McClintock [Wed, 11 Jan 2012 16:41:27 +0000 (10:41 -0600)]
p3060qds.conf: Fix typo

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoUpdate fsl distro
Matthew McClintock [Fri, 6 Jan 2012 17:48:30 +0000 (11:48 -0600)]
Update fsl distro

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoadd usdpaa dts into KERNEL_DEVICETREE
Zhenhua Luo [Thu, 5 Jan 2012 13:43:03 +0000 (13:43 +0000)]
add usdpaa dts into KERNEL_DEVICETREE

    p2041rdb, p3041ds, p3060qds, p4080ds, p5020ds and p5020ds-64b

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoe5500: set PREFERRED_PROVIDER_virtual/kernel to linux-qoriq-sdk
Ting Liu [Thu, 29 Dec 2011 15:05:39 +0000 (15:05 +0000)]
e5500: set PREFERRED_PROVIDER_virtual/kernel to linux-qoriq-sdk

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agoset PREFERRED_PROVIDER_virtual/libx11 to libx11
Ting Liu [Thu, 29 Dec 2011 15:05:38 +0000 (15:05 +0000)]
set PREFERRED_PROVIDER_virtual/libx11 to libx11

To avoid the following error when building fsl-image-lsb/fsl-image-lsb-sdk:
ERROR: Multiple .bb files are due to be built which each provide virtual/libx11
(/home/jenkins/poky/meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb
/home/jenkins/poky/meta/recipes-graphics/xorg-lib/libx11-trim_1.3.4.bb).

task-core-lsb requires runtime dependency "libx11-locale" which is only
provided by libx11_1.3.4.bb. Meanwhile, PREFERRED_PROVIDER_virtual/libx11 is
by default set to "libx11-trim". File "libx11-trim_1.3.4.bb" is selected when
adding dependency virtual/libx11 for dbus/qt4 etc.

Both of the two recipes provide virtual/libx11.

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agomake sure hv-cfg and rcw binaries are included in cache packages
Zhenhua Luo [Sat, 31 Dec 2011 13:49:39 +0000 (13:49 +0000)]
make sure hv-cfg and rcw binaries are included in cache packages

    fix the rcw and hv-cfg binaries are not generated when do cache build

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agohv-cfg: add dtc-native into the depencency list
Zhenhua Luo [Fri, 30 Dec 2011 13:34:00 +0000 (13:34 +0000)]
hv-cfg: add dtc-native into the depencency list

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agou-boot: make sure u-boot images are included in cache package
Zhenhua Luo [Sat, 31 Dec 2011 13:49:38 +0000 (13:49 +0000)]
u-boot: make sure u-boot images are included in cache package

    fix the u-boot images are not generated when do cache build

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoInitial add of hv-cfg using public git
Matthew McClintock [Wed, 28 Dec 2011 18:35:26 +0000 (12:35 -0600)]
Initial add of hv-cfg using public git

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoInitial add of rcw using public git
Matthew McClintock [Wed, 28 Dec 2011 18:35:17 +0000 (12:35 -0600)]
Initial add of rcw using public git

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd boot-format recipe using public git
Matthew McClintock [Wed, 28 Dec 2011 18:25:38 +0000 (12:25 -0600)]
Add boot-format recipe using public git

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoupdate the kernel defconfig for non-smp targets
Zhenhua Luo [Fri, 9 Dec 2011 08:20:40 +0000 (08:20 +0000)]
update the kernel defconfig for non-smp targets

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoconf/machines: add non-dpaa target boards support
Zhenhua Luo [Wed, 7 Dec 2011 14:56:27 +0000 (14:56 +0000)]
conf/machines: add non-dpaa target boards support

The following boards are added:
mpc8536ds.conf, mpc8548cds.conf, p1010rdb.conf, p1020mbg.conf,
p1020utm.conf,p1021rdb.conf, p1024rdb.conf, p1025rdb.conf,
p2020rdb.conf

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agofsl-toolchain.bb: use glib to pull in glib instead of gtk
Matthew McClintock [Mon, 5 Dec 2011 20:58:24 +0000 (14:58 -0600)]
fsl-toolchain.bb: use glib to pull in glib instead of gtk

Change this from gtk+ to glib since we can not specific this
in TOOLCHAIN_TARGET_TASK

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoxserver-xf86-config_0.1.bbappend: Fix typo
Matthew McClintock [Mon, 5 Dec 2011 15:52:41 +0000 (09:52 -0600)]
xserver-xf86-config_0.1.bbappend: Fix typo

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agolinux-qoriq-sdk-headers: remove vardep for KERNEL_DEFCONFIG since it does not effect...
Matthew McClintock [Mon, 5 Dec 2011 00:20:48 +0000 (18:20 -0600)]
linux-qoriq-sdk-headers: remove vardep for KERNEL_DEFCONFIG since it does not effect headers

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agobbappends: Add +fsl to PR of all packages we modify
Matthew McClintock [Thu, 1 Dec 2011 00:00:27 +0000 (18:00 -0600)]
bbappends: Add +fsl to PR of all packages we modify

This way we can tell if we modified them after they are built and shipped. This
is just to help with debugged later.

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoadd machine configure file for p1023rds and p2041rdb
Zhenhua Luo [Wed, 30 Nov 2011 15:16:55 +0000 (15:16 +0000)]
add machine configure file for p1023rds and p2041rdb

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agou-boot_git.bb: Make u-boot build for 64-bit parts
Matthew McClintock [Wed, 30 Nov 2011 03:45:07 +0000 (21:45 -0600)]
u-boot_git.bb: Make u-boot build for 64-bit parts

u-boot is always built 32-bit even for 64-bit parts, this is an
issue for 64-bit machines. This is a first attempt at getting this
working. However, this method is less than ideal as it uses multilib
to build a 32-bit toolchain to build u-boot

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agou-boot: Fix mkdir path that was wrong
Matthew McClintock [Tue, 29 Nov 2011 16:25:25 +0000 (10:25 -0600)]
u-boot: Fix mkdir path that was wrong

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd mkdir -p to target install dir so it exists
Matthew McClintock [Mon, 28 Nov 2011 17:34:17 +0000 (11:34 -0600)]
Add mkdir -p to target install dir so it exists

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoRemove -mcpu= from CC as it's affecting code size
Matthew McClintock [Mon, 28 Nov 2011 17:33:41 +0000 (11:33 -0600)]
Remove -mcpu= from CC as it's affecting code size

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd compilation flags for u-boot when building for p5020ds-64b which still has a...
Matthew McClintock [Thu, 24 Nov 2011 07:10:16 +0000 (01:10 -0600)]
Add compilation flags for u-boot when building for p5020ds-64b which still has a 32bit u-boot

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agou-boot: Add work around for -lgcc not found
Matthew McClintock [Tue, 22 Nov 2011 02:55:34 +0000 (20:55 -0600)]
u-boot: Add work around for -lgcc not found

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>
13 years agoAdd u-boot to default images
Matthew McClintock [Mon, 21 Nov 2011 18:37:57 +0000 (12:37 -0600)]
Add u-boot to default images

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd u-boot recipe to meta-fsl-ppc
Matthew McClintock [Fri, 18 Nov 2011 20:34:29 +0000 (14:34 -0600)]
Add u-boot recipe to meta-fsl-ppc

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd linux-qoriq-sdk recipe to meta-fsl-ppc
Matthew McClintock [Fri, 18 Nov 2011 20:23:18 +0000 (14:23 -0600)]
Add linux-qoriq-sdk recipe to meta-fsl-ppc

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd DEPENDS to the xserver for xf86-video-fbdev
Matthew McClintock [Wed, 9 Nov 2011 04:30:14 +0000 (22:30 -0600)]
Add DEPENDS to the xserver for xf86-video-fbdev

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd support for graphics on p1022ds
Madeeha Javed [Tue, 8 Nov 2011 20:43:57 +0000 (14:43 -0600)]
Add support for graphics on p1022ds

Signed-off-by: Madeeha Javed <madeeha_javed@mentor.com>
Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoRemove dependencies on packages not in this layer, will use bbappend to add them...
Matthew McClintock [Tue, 8 Nov 2011 19:23:13 +0000 (13:23 -0600)]
Remove dependencies on packages not in this layer, will use bbappend to add them in the layer where dependencies exist

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoSpawn multiple tty's on first two serial ports by default
Matthew McClintock [Mon, 7 Nov 2011 22:50:27 +0000 (16:50 -0600)]
Spawn multiple tty's on first two serial ports by default

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoInclude extra boot-format-nativesdk-config in fsl-toolchain
Matthew McClintock [Mon, 7 Nov 2011 22:49:41 +0000 (16:49 -0600)]
Include extra boot-format-nativesdk-config in fsl-toolchain

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoadd udev rules in netbase to rename ethernet port
Zhenhua Luo [Fri, 2 Sep 2011 09:51:22 +0000 (09:51 +0000)]
add udev rules in netbase to rename ethernet port

Signed-off-by: Zhenhua Luo <b19537@freescale.com>
13 years agoAdd mux-server for all, and boot-format for e500v2 parts
Matthew McClintock [Tue, 1 Nov 2011 22:07:30 +0000 (17:07 -0500)]
Add mux-server for all, and boot-format for e500v2 parts

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd fsl-toolchain-bare for just barebones toolchain
Matthew McClintock [Thu, 27 Oct 2011 03:09:20 +0000 (22:09 -0500)]
Add fsl-toolchain-bare for just barebones toolchain

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>
13 years agoAdd ccache to lsb-sdk image
Matthew McClintock [Fri, 21 Oct 2011 20:30:06 +0000 (15:30 -0500)]
Add ccache to lsb-sdk image

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoBuild u-boot for various machines
Matthew McClintock [Thu, 20 Oct 2011 20:03:06 +0000 (15:03 -0500)]
Build u-boot for various machines

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoFix to build u-boot images instead of just ext2.gz images
Matthew McClintock [Wed, 19 Oct 2011 20:48:47 +0000 (15:48 -0500)]
Fix to build u-boot images instead of just ext2.gz images

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd overall reference to Freescale git server
Matthew McClintock [Wed, 19 Oct 2011 16:45:50 +0000 (11:45 -0500)]
Add overall reference to Freescale git server

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoChange SDK_NAME for fsl distro
Matthew McClintock [Wed, 19 Oct 2011 07:16:36 +0000 (02:16 -0500)]
Change SDK_NAME for fsl distro

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>
13 years agoAdd support for p3060qds
Matthew McClintock [Tue, 18 Oct 2011 21:46:06 +0000 (16:46 -0500)]
Add support for p3060qds

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoUpdate images and distro information
Matthew McClintock [Tue, 18 Oct 2011 21:37:03 +0000 (16:37 -0500)]
Update images and distro information

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agodefine preferred version of u-boot-mkimage-native
Ting Liu [Fri, 14 Oct 2011 17:07:08 +0000 (17:07 +0000)]
define preferred version of u-boot-mkimage-native

current preferred version 2009.08 is not available, only 2011.03 2011.06 exists

Signed-off-by: Ting Liu <b28495@freescale.com>
13 years agoUpdate dtc and git to be included in lsb-sdk image
Matthew McClintock [Tue, 11 Oct 2011 15:07:13 +0000 (10:07 -0500)]
Update dtc and git to be included in lsb-sdk image

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoInitial commit for FSL Machines, Images, and Distro settings
Matthew McClintock [Tue, 4 Oct 2011 17:46:59 +0000 (12:46 -0500)]
Initial commit for FSL Machines, Images, and Distro settings

Signed-off-by: Matthew McClintock <msm@freescale.com>
13 years agoAdd initial README
Kumar Gala [Fri, 29 Jul 2011 13:35:16 +0000 (08:35 -0500)]
Add initial README

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>