From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 4/4] libedit: Upgrade to 20181209
Date: Wed, 26 Dec 2018 18:29:25 -0800 [thread overview]
Message-ID: <20181227022925.5920-4-raj.khem@gmail.com> (raw)
In-Reply-To: <20181227022925.5920-1-raj.khem@gmail.com>
Add native and nativesdk incarnations as well since clang needs it
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
.../{libedit_20180525-3.1.bb => libedit_20181209-3.1.bb} | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
rename meta-oe/recipes-devtools/libedit/{libedit_20180525-3.1.bb => libedit_20181209-3.1.bb} (76%)
diff --git a/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb b/meta-oe/recipes-devtools/libedit/libedit_20181209-3.1.bb
similarity index 76%
rename from meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
rename to meta-oe/recipes-devtools/libedit/libedit_20181209-3.1.bb
index 8cc0e959e0..c0a3d21360 100644
--- a/meta-oe/recipes-devtools/libedit/libedit_20180525-3.1.bb
+++ b/meta-oe/recipes-devtools/libedit/libedit_20181209-3.1.bb
@@ -15,7 +15,9 @@ FETCHCMD_wget += "-U bitbake"
SRC_URI = "http://www.thrysoee.dk/editline/${BPN}-${PV}.tar.gz \
file://stdc-predef.patch \
"
-SRC_URI[md5sum] = "97679319742f45d6cdcd6075511b14ac"
-SRC_URI[sha256sum] = "c41bea8fd140fb57ba67a98ec1d8ae0b8ffa82f4aba9c35a87e5a9499e653116"
+SRC_URI[md5sum] = "22e945a0476e388e6f78bfc8d6e1192c"
+SRC_URI[sha256sum] = "2811d70c0b000f2ca91b7cb1a37203134441743c4fcc9c37b0b687f328611064"
S = "${WORKDIR}/${BPN}-${PV}"
+
+BBCLASSEXTEND = "native nativesdk"
--
2.20.1
prev parent reply other threads:[~2018-12-27 2:29 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-27 2:29 [PATCH 1/4] packagegroup-meta-oe: Exclude unbuildable packages on mips64 Khem Raj
2018-12-27 2:29 ` [PATCH 2/4] packagegroup-meta-oe: Exclude android-tools breakpad on ppc Khem Raj
2018-12-27 2:29 ` [PATCH 3/4] packagegroup-meta-oe: Remove unbuildable packages on risc-v from rdep Khem Raj
2018-12-27 2:29 ` Khem Raj [this message]
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=20181227022925.5920-4-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.