All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-networking][PATCH] umip: fix recipe location typo
Date: Sun,  7 Oct 2018 21:47:41 -0700	[thread overview]
Message-ID: <20181008044741.37650-1-raj.khem@gmail.com> (raw)

From: Hongxu Jia <hongxu.jia@windriver.com>

Since `36983fe umip: move to meta-networking' applied,
it was moved to invalid location.

Fix prior partial move to meta-networking

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../umip/umip}/0001-Add-format-string-to-fprintf-call.patch     | 0
 ...01-replace-SIGCLD-with-SIGCHLD-and-include-sys-types.h.patch | 0
 .../umip/umip}/0001-support-openssl-1.1.x.patch                 | 0
 ...2-replace-PTHREAD_MUTEX_FAST_NP-with-PTHREAD_MUTEX_NOR.patch | 0
 .../umip}/add-dependency-to-support-parallel-compilation.patch  | 0
 .../recipes-connectivity/umip/umip}/mip6d                       | 0
 .../recipes-connectivity/umip/umip}/mip6d.service               | 0
 meta-networking/recipes-connectivity/{ => umip}/umip_1.0.bb     | 0
 meta-oe/recipes-devtools/nodejs/nodejs_8.12.0.bb                | 2 +-
 9 files changed, 1 insertion(+), 1 deletion(-)
 rename {meta-oe/recipes-connectivity/umip/files => meta-networking/recipes-connectivity/umip/umip}/0001-Add-format-string-to-fprintf-call.patch (100%)
 rename {meta-oe/recipes-connectivity/umip/files => meta-networking/recipes-connectivity/umip/umip}/0001-replace-SIGCLD-with-SIGCHLD-and-include-sys-types.h.patch (100%)
 rename {meta-oe/recipes-connectivity/umip/files => meta-networking/recipes-connectivity/umip/umip}/0001-support-openssl-1.1.x.patch (100%)
 rename {meta-oe/recipes-connectivity/umip/files => meta-networking/recipes-connectivity/umip/umip}/0002-replace-PTHREAD_MUTEX_FAST_NP-with-PTHREAD_MUTEX_NOR.patch (100%)
 rename {meta-oe/recipes-connectivity/umip/files => meta-networking/recipes-connectivity/umip/umip}/add-dependency-to-support-parallel-compilation.patch (100%)
 rename {meta-oe/recipes-connectivity/umip/files => meta-networking/recipes-connectivity/umip/umip}/mip6d (100%)
 rename {meta-oe/recipes-connectivity/umip/files => meta-networking/recipes-connectivity/umip/umip}/mip6d.service (100%)
 rename meta-networking/recipes-connectivity/{ => umip}/umip_1.0.bb (100%)

diff --git a/meta-oe/recipes-connectivity/umip/files/0001-Add-format-string-to-fprintf-call.patch b/meta-networking/recipes-connectivity/umip/umip/0001-Add-format-string-to-fprintf-call.patch
similarity index 100%
rename from meta-oe/recipes-connectivity/umip/files/0001-Add-format-string-to-fprintf-call.patch
rename to meta-networking/recipes-connectivity/umip/umip/0001-Add-format-string-to-fprintf-call.patch
diff --git a/meta-oe/recipes-connectivity/umip/files/0001-replace-SIGCLD-with-SIGCHLD-and-include-sys-types.h.patch b/meta-networking/recipes-connectivity/umip/umip/0001-replace-SIGCLD-with-SIGCHLD-and-include-sys-types.h.patch
similarity index 100%
rename from meta-oe/recipes-connectivity/umip/files/0001-replace-SIGCLD-with-SIGCHLD-and-include-sys-types.h.patch
rename to meta-networking/recipes-connectivity/umip/umip/0001-replace-SIGCLD-with-SIGCHLD-and-include-sys-types.h.patch
diff --git a/meta-oe/recipes-connectivity/umip/files/0001-support-openssl-1.1.x.patch b/meta-networking/recipes-connectivity/umip/umip/0001-support-openssl-1.1.x.patch
similarity index 100%
rename from meta-oe/recipes-connectivity/umip/files/0001-support-openssl-1.1.x.patch
rename to meta-networking/recipes-connectivity/umip/umip/0001-support-openssl-1.1.x.patch
diff --git a/meta-oe/recipes-connectivity/umip/files/0002-replace-PTHREAD_MUTEX_FAST_NP-with-PTHREAD_MUTEX_NOR.patch b/meta-networking/recipes-connectivity/umip/umip/0002-replace-PTHREAD_MUTEX_FAST_NP-with-PTHREAD_MUTEX_NOR.patch
similarity index 100%
rename from meta-oe/recipes-connectivity/umip/files/0002-replace-PTHREAD_MUTEX_FAST_NP-with-PTHREAD_MUTEX_NOR.patch
rename to meta-networking/recipes-connectivity/umip/umip/0002-replace-PTHREAD_MUTEX_FAST_NP-with-PTHREAD_MUTEX_NOR.patch
diff --git a/meta-oe/recipes-connectivity/umip/files/add-dependency-to-support-parallel-compilation.patch b/meta-networking/recipes-connectivity/umip/umip/add-dependency-to-support-parallel-compilation.patch
similarity index 100%
rename from meta-oe/recipes-connectivity/umip/files/add-dependency-to-support-parallel-compilation.patch
rename to meta-networking/recipes-connectivity/umip/umip/add-dependency-to-support-parallel-compilation.patch
diff --git a/meta-oe/recipes-connectivity/umip/files/mip6d b/meta-networking/recipes-connectivity/umip/umip/mip6d
similarity index 100%
rename from meta-oe/recipes-connectivity/umip/files/mip6d
rename to meta-networking/recipes-connectivity/umip/umip/mip6d
diff --git a/meta-oe/recipes-connectivity/umip/files/mip6d.service b/meta-networking/recipes-connectivity/umip/umip/mip6d.service
similarity index 100%
rename from meta-oe/recipes-connectivity/umip/files/mip6d.service
rename to meta-networking/recipes-connectivity/umip/umip/mip6d.service
diff --git a/meta-networking/recipes-connectivity/umip_1.0.bb b/meta-networking/recipes-connectivity/umip/umip_1.0.bb
similarity index 100%
rename from meta-networking/recipes-connectivity/umip_1.0.bb
rename to meta-networking/recipes-connectivity/umip/umip_1.0.bb
diff --git a/meta-oe/recipes-devtools/nodejs/nodejs_8.12.0.bb b/meta-oe/recipes-devtools/nodejs/nodejs_8.12.0.bb
index e3b46bc2c8..d0645007c5 100644
--- a/meta-oe/recipes-devtools/nodejs/nodejs_8.12.0.bb
+++ b/meta-oe/recipes-devtools/nodejs/nodejs_8.12.0.bb
@@ -44,7 +44,7 @@ do_configure () {
     export LD="${CXX}"
     GYP_DEFINES="${GYP_DEFINES}" export GYP_DEFINES
     # $TARGET_ARCH settings don't match --dest-cpu settings
-   ./configure --prefix=${prefix} --without-intl --without-snapshot --shared-openssl --shared-zlib \
+   ./configure --prefix=${prefix} --with-intl=small-icu --without-snapshot --shared-openssl --shared-zlib \
                --dest-cpu="${@map_nodejs_arch(d.getVar('TARGET_ARCH'), d)}" \
                --dest-os=linux \
                ${ARCHFLAGS}
-- 
2.19.1



             reply	other threads:[~2018-10-08  4:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08  4:47 Khem Raj [this message]
2018-10-08  4:54 ` [meta-networking][PATCH] umip: fix recipe location typo Anuj Mittal
2018-10-08  5:44 ` Hongxu Jia
2018-10-08 15:29   ` Khem Raj
2018-10-08  5:57 ` [meta-networking][PATCH V2] " Hongxu Jia
  -- strict thread matches above, loose matches on Subject: below --
2018-10-08  2:12 [meta-networking][PATCH] " Hongxu Jia
2018-10-08  2:44 ` Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20181008044741.37650-1-raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.