diff options
| author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-10-26 16:08:37 +0100 |
|---|---|---|
| committer | Paul Eggleton <paul.eggleton@linux.intel.com> | 2012-10-28 13:57:38 +0000 |
| commit | f50202f2b4ce57a8d2bd59e9ec49fbf77fe6d037 (patch) | |
| tree | ece893a764f490c3d18f283d283fe0c666cfa846 /meta-oe/recipes-support/samsung-soc-utils | |
| parent | 8ea80933fc1ca89aa44456a1afa24be69140829b (diff) | |
| download | meta-openembedded-f50202f2b4ce57a8d2bd59e9ec49fbf77fe6d037.tar.gz | |
Remove NATIVE_INSTALL_WORKS
This variable is no longer used with OE-Core.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-oe/recipes-support/samsung-soc-utils')
| -rw-r--r-- | meta-oe/recipes-support/samsung-soc-utils/sjf2410-linux-native_svn.bb | 2 |
1 files changed, 0 insertions, 2 deletions
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 15e11acaf7..9e0c087d45 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 | ||
| 16 | CFLAGS += "-DLINUX_PPDEV" | 16 | CFLAGS += "-DLINUX_PPDEV" |
| 17 | 17 | ||
| 18 | NATIVE_INSTALL_WORKS = "1" | ||
| 19 | |||
| 20 | do_compile() { | 18 | do_compile() { |
| 21 | oe_runmake | 19 | oe_runmake |
| 22 | } | 20 | } |
