summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/js
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2011-05-12 11:13:55 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-13 11:02:14 +0100
commit9deb37367135b6f45c7fe5d836a08188fa882c1d (patch)
treeb4f05b15c460943ddf4a9cdc3eb93a27b823f1da /meta/recipes-support/js
parentf8382175a1a5a6f3fdcfb55e73b8782a953b517c (diff)
downloadpoky-9deb37367135b6f45c7fe5d836a08188fa882c1d.tar.gz
update patch upstream status
This patch includes the update of patch upstream status of the following recipes (50 in all): grub pciutils setserial dhcp iproute2 libnss-mdns nfs-utils openssl portmap busybox coreutils dbus dropbear ncurses readline sysfsutils sysvinit tinylogin udev update-rc.d util-linux elfutils file pkgconfig syslinux ubootchart yaffs2 findutils gamin hdparm libaio libzypp parted procps sat-solver screen sed sysklogd tcp-wrapper time zypper attr boost createrepo gnutls hal js libgcrypt libnl libusb-compat (From OE-Core rev: 1e6f767663b7d5fb6277fd2b214f4a50e24d4ffd) Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/js')
-rw-r--r--meta/recipes-support/js/files/buildcc.patch2
-rw-r--r--meta/recipes-support/js/files/link_with_gcc.patch2
-rw-r--r--meta/recipes-support/js/files/usepic.patch2
3 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-support/js/files/buildcc.patch b/meta/recipes-support/js/files/buildcc.patch
index 26eef218d6..19daf7210c 100644
--- a/meta/recipes-support/js/files/buildcc.patch
+++ b/meta/recipes-support/js/files/buildcc.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1jskwgen should be built by BUILD_CC in cross environment 3jskwgen should be built by BUILD_CC in cross environment
2 4
37/23/2010 - created by Qing He <qing.he@intel.com> 57/23/2010 - created by Qing He <qing.he@intel.com>
diff --git a/meta/recipes-support/js/files/link_with_gcc.patch b/meta/recipes-support/js/files/link_with_gcc.patch
index d74b94f378..988df61567 100644
--- a/meta/recipes-support/js/files/link_with_gcc.patch
+++ b/meta/recipes-support/js/files/link_with_gcc.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1Index: src/config/Linux_All.mk 3Index: src/config/Linux_All.mk
2=================================================================== 4===================================================================
3--- src.orig/config/Linux_All.mk 2005-05-10 19:53:44.000000000 +0000 5--- src.orig/config/Linux_All.mk 2005-05-10 19:53:44.000000000 +0000
diff --git a/meta/recipes-support/js/files/usepic.patch b/meta/recipes-support/js/files/usepic.patch
index ddd31be9cb..91b092305d 100644
--- a/meta/recipes-support/js/files/usepic.patch
+++ b/meta/recipes-support/js/files/usepic.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [embedded specific]
2
1Mips needs -fPIC to compile properly. These tests are broken anyway as they test 3Mips needs -fPIC to compile properly. These tests are broken anyway as they test
2the build system architecture, not the target. This is a hack. 4the build system architecture, not the target. This is a hack.
3 5