summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/fakeroot/fakeroot-native_1.12.4.bb2
-rw-r--r--meta-oe/recipes-devtools/lemon/lemon.inc1
-rw-r--r--meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb1
-rw-r--r--meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb1
-rw-r--r--meta-oe/recipes-devtools/python/python-docutils_0.5.bb1
-rw-r--r--meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb2
-rw-r--r--meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb2
7 files changed, 0 insertions, 10 deletions
diff --git a/meta-oe/recipes-core/fakeroot/fakeroot-native_1.12.4.bb b/meta-oe/recipes-core/fakeroot/fakeroot-native_1.12.4.bb
index e6add2bb2..3bcebabf4 100644
--- a/meta-oe/recipes-core/fakeroot/fakeroot-native_1.12.4.bb
+++ b/meta-oe/recipes-core/fakeroot/fakeroot-native_1.12.4.bb
@@ -13,8 +13,6 @@ python () {
13 bb.data.setVar('EXTRA_OECONF', ' --with-ipc=tcp --program-prefix= ', d) 13 bb.data.setVar('EXTRA_OECONF', ' --with-ipc=tcp --program-prefix= ', d)
14} 14}
15 15
16NATIVE_INSTALL_WORKS = "1"
17
18RDEPENDS_${PN} = "util-linux-native" 16RDEPENDS_${PN} = "util-linux-native"
19 17
20SRC_URI[md5sum] = "aaefede2405a40c87438e7e833d69b70" 18SRC_URI[md5sum] = "aaefede2405a40c87438e7e833d69b70"
diff --git a/meta-oe/recipes-devtools/lemon/lemon.inc b/meta-oe/recipes-devtools/lemon/lemon.inc
index 48d93ee83..9a8d3abbd 100644
--- a/meta-oe/recipes-devtools/lemon/lemon.inc
+++ b/meta-oe/recipes-devtools/lemon/lemon.inc
@@ -23,4 +23,3 @@ do_install() {
23 23
24BBCLASSEXTEND = "native" 24BBCLASSEXTEND = "native"
25 25
26NATIVE_INSTALL_WORKS = "1"
diff --git a/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb b/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb
index b4438a3d0..facf55403 100644
--- a/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb
+++ b/meta-oe/recipes-devtools/mercurial/mercurial-native_1.9.bb
@@ -21,4 +21,3 @@ do_install () {
21 oe_runmake -e install-bin DESTDIR=${D} PREFIX=${prefix} 21 oe_runmake -e install-bin DESTDIR=${D} PREFIX=${prefix}
22} 22}
23 23
24NATIVE_INSTALL_WORKS = "1"
diff --git a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
index b6f0d2c27..967be31ad 100644
--- a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
+++ b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
@@ -14,7 +14,6 @@ inherit setuptools
14 14
15RDEPENDS_${PN} = "python-pickle python-pprint" 15RDEPENDS_${PN} = "python-pickle python-pprint"
16 16
17NATIVE_INSTALL_WORKS = "1"
18BBCLASSEXTEND = "native" 17BBCLASSEXTEND = "native"
19 18
20SRC_URI[md5sum] = "853917116e731afbc8c8a43c37e6ddba" 19SRC_URI[md5sum] = "853917116e731afbc8c8a43c37e6ddba"
diff --git a/meta-oe/recipes-devtools/python/python-docutils_0.5.bb b/meta-oe/recipes-devtools/python/python-docutils_0.5.bb
index cdc488a12..e4c8a7ddc 100644
--- a/meta-oe/recipes-devtools/python/python-docutils_0.5.bb
+++ b/meta-oe/recipes-devtools/python/python-docutils_0.5.bb
@@ -15,6 +15,5 @@ S = "${WORKDIR}/docutils-${PV}"
15 15
16inherit distutils 16inherit distutils
17 17
18NATIVE_INSTALL_WORKS = "1"
19BBCLASSEXTEND = "native" 18BBCLASSEXTEND = "native"
20 19
diff --git a/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb b/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb
index 13a348954..e4be1fbc1 100644
--- a/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb
+++ b/meta-oe/recipes-support/mysql/mysql5-native_5.1.40.bb
@@ -20,8 +20,6 @@ do_install() {
20 install -m 0755 sql/gen_lex_hash ${D}${bindir}/ 20 install -m 0755 sql/gen_lex_hash ${D}${bindir}/
21} 21}
22 22
23NATIVE_INSTALL_WORKS = "1"
24
25PSTAGING_DISABLED = "1" 23PSTAGING_DISABLED = "1"
26 24
27SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad" 25SRC_URI[md5sum] = "32e7373c16271606007374396e6742ad"
diff --git a/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb b/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb
index 15e11acaf..9e0c087d4 100644
--- a/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb
+++ b/meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb
@@ -15,8 +15,6 @@ do_deploy[sstate-outputdirs] = "${DEPLOY_DIR_TOOLS}"
15 15
16CFLAGS += "-DLINUX_PPDEV" 16CFLAGS += "-DLINUX_PPDEV"
17 17
18NATIVE_INSTALL_WORKS = "1"
19
20do_compile() { 18do_compile() {
21 oe_runmake 19 oe_runmake
22} 20}