| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Follow the rules defined in:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes.txt
recipes-bsp - Anything with links to specific hardware or
hardware configuration information
recipes-connectivity - Libraries and applications related to
communication with other devices
recipes-core - What's needed to build a basic working Linux
image including commonly used dependencies
recipes-devtools - Tools primarily used by the build system (but can
also be used on targets)
recipes-extended - Applications which whilst not essential add
features compared to the alternatives in
core. May be needed for full tool functionality
or LSB compliance.
recipes-gnome - All things related to the GTK+ application
framework
recipes-graphics - X and other graphically related system libraries
recipes-kernel - The kernel and generic applications/libraries
with strong kernel dependencies
recipes-lsb4 - Recipes added for the sole purpose of supporting
the Linux Standard Base (LSB) 4.x
recipes-multimedia - Codecs and support utilties for audio, images and
video
recipes-rt - Provides package and image recipes for using and
testing the PREEMPT_RT kernel
recipes-qt - All things related to the Qt application
framework
recipes-sato - The Sato demo/reference UI/UX, its associated
apps and configuration
recipes-support - Recipes used by other recipes but that are not
directly included in images
recipes-dpaa - recipes related to fsl dpaa feature
recipes-virtualization - recipes related to fsl virtualization feature
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
|
|
|
|
| |
* netbase was updated from 5.0 to 5.1 in oe-core,
so as our bbappend only contained a PRINC,
we can drop it now without breaking upgrade path
Signed-off-by: Chunrong Guo <B40290@freescale.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are three kinds of SDK specific bits:
(1) deleted: busybox-1.20.2/busybox-1.19.4-ubi-user-h.patch
This patch is just a workground to fix busybox 1.9 builds when enabling
ubi applets (disabled by default in Yocto). The actual fix exists in
kernel, but was not applied on fsl kernel git tree for SDK 1.3.x. This
patch restored a compatible mtd/ubi-user.h into busybox. Now the kernel
fix was already included in Yocto:
http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-3.2/commit/?id=f210735fe2f17a6225432ee3d1239bcf23a8659c
http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-3.4/commit/?id=f210735fe2f17a6225432ee3d1239bcf23a8659c
http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-3.8/commit/?id=f210735fe2f17a6225432ee3d1239bcf23a8659c
commit f210735fe2f17a6225432ee3d1239bcf23a8659c
headers_install: fix __packed in exported kernel headers
And fsl SDK 1.4 will based on kernel 3.8 which also include this commit.
So this patch can be dropped.
(2) deleted: busybox-1.20.2/defconfig-fsl
This defconfig is SDK specific. Remove it.
(3) deleted: busybox-1.20.2/inetd{.conf}
There is already submitted patches for this, but not applied:
[PATCH] busybox: Add inetd related files
http://patches.openembedded.org/patch/33233/
http://patches.openembedded.org/patch/33235/
The issue still exist and we will send new patches.
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
|
|
|
| |
It was added to disable rp_filter to enhance ASF IP forward
performance, which is really fsl SDK specific.
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
|
|
|
| |
This is fsl SDK specific, and was recommended to go to SDK layer:
http://patches.openembedded.org/patch/34623/
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
|
|
|
|
| |
upgrade the version to 2.9.0 to fix following version mismatch issue:
ERROR: No recipes available for:
/srv/home/pokybuild/yocto-autobuilder/yocto-slave/p1022ds/build/yocto/meta-fsl-ppc/recipes-append/libxml/libxml2_2.8.0.bbappend
[YOCTO #3476]
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
|
|
| |
the bbappend is appled for fsl machines
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
|
|
| |
Fix Fetcher failure for URL: 'file://defconfig-fsl'
Signed-off-by: Chunrong Guo <b40290@freescale.com>
|
|
|
|
|
|
|
| |
Fixes issues were LIC_FILES_CHKSUM points to an invalid file.
Also, it prevents overridding all other patches to netbase
Signed-off-by: Chunrong Guo <b40290@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
| |
link ifconfig.net-tools by default"
This reverts commit bbf7c8e9216c6844dd4c6e63e6432df8293fb4bc.
|
|
|
|
|
|
| |
ifconfig.net-tools by default
Signed-off-by: Chunrong Guo <b40290@freescale.com>
|
|
|
|
|
|
|
|
|
| |
kernel can’t boot up with extend partition in HDD
FILESEXTRAPATHS_prepend is the right variable to extend file search path,
this is applied for fsl ppc targets
Signed-off-by: Chunrong Guo <b40290@freescale.com>
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
|
|
| |
1.use largest general-purpose configuration
2.add a patch to fix possible build issue with kernel 3.0
reference: http://www.gossamer-threads.com/lists/linux/kernel/1418363
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
|
|
| |
This version of busybox is not in this branch, needs to be updated for master
This reverts commit cedbe9eb8e20b7de8c287dd9185934089e88ac0a.
|
|
|
|
|
|
|
|
| |
1.use largest general-purpose configuration
2.add a patch to fix possible build issue with kernel 3.0
reference: http://www.gossamer-threads.com/lists/linux/kernel/1418363
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
|
|
| |
it's own layer
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
| |
Signed-off-by: Chunrong Guo <b40290@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Stefan Szabo <szbs001@freescale.com>
|
|
|
|
|
|
|
| |
chrt (required for some of the RT test cases,
'chrt' allows to set scheduling prio/policy of a thread.
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
|
|
| |
poky repository
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
| |
fix ENGR00170373: shutdown doesn't work
Signed-off-by: Chunrong Guo <b40290@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
| |
Signed-off-by: Matthew McClintock <msm@freescale.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
|
|
|
|
| |
Signed-off-by: Chunrong Guo <b40290@freescale.com>
|
|
|
|
| |
Signed-off-by: Ting Liu <b28495@freescale.com>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
These patches were pulled from upstream busybox
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|
|
|
|
|
|
|
| |
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>
|
|
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
|