From: Pierluigi Passaro <pierluigi.passaro@phoenixsoftware.it>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-qt5] [daisy] qtwayland fetch fail
Date: Wed, 10 Sep 2014 18:02:47 +0200 [thread overview]
Message-ID: <54107627.9060100@phoenixsoftware.it> (raw)
Hi all,
working on daisy, it looks like the fetching url of qtwayland is no
longer available.
The following patch helped me to solve the problem, hope it will help...
Regards
Pierluigi
===============
diff --git a/recipes-qt/qt5/qtwayland-native_git.bb
b/recipes-qt/qt5/qtwayland-native_git.bb
index 988aa98..64485de 100644
--- a/recipes-qt/qt5/qtwayland-native_git.bb
+++ b/recipes-qt/qt5/qtwayland-native_git.bb
@@ -4,4 +4,5 @@ require ${PN}.inc
# qtwayland wasn't released yet, last tag before this SRCREV is
5.0.0-beta1
# qt5-git PV is only to indicate that this recipe is compatible with
qt5 5.2.1
-SRCREV = "a237778666666ab77c4e8e6b501cf0fbe7c9223e"
+QT_MODULE_BRANCH = "dev"
+SRCREV = "573d0ee5ba86d99095f217ea9e19172bfc5e75fd"
diff --git a/recipes-qt/qt5/qtwayland_git.bb
b/recipes-qt/qt5/qtwayland_git.bb
index 789a882..c192914 100644
--- a/recipes-qt/qt5/qtwayland_git.bb
+++ b/recipes-qt/qt5/qtwayland_git.bb
@@ -4,6 +4,7 @@ require ${PN}.inc
# qtwayland wasn't released yet, last tag before this SRCREV is
5.0.0-beta1
# qt5-git PV is only to indicate that this recipe is compatible with
qt5 5.2.1
+QT_MODULE_BRANCH = "dev"
SRCREV = "573d0ee5ba86d99095f217ea9e19172bfc5e75fd"
SRC_URI += " \
next reply other threads:[~2014-09-10 16:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-10 16:02 Pierluigi Passaro [this message]
2014-09-11 10:15 ` [meta-qt5] [daisy] qtwayland fetch fail Switesh Fulpagare
2014-09-11 20:32 ` Otavio Salvador
2014-09-11 21:26 ` Pierluigi Passaro
2014-09-22 12:28 ` Otavio Salvador
-- strict thread matches above, loose matches on Subject: below --
2014-09-11 12:16 Simon George
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=54107627.9060100@phoenixsoftware.it \
--to=pierluigi.passaro@phoenixsoftware.it \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox