The patch needs rebase; can you update it and resend? I promise to look at it right away :D
On Mon, Dec 8, 2014 at 9:28 PM, Denys Dmytriyenko <[email protected]> wrote: > ping^2 > > On Mon, Nov 24, 2014 at 02:48:33PM -0500, Denys Dmytriyenko wrote: >> ping >> >> On Thu, Nov 13, 2014 at 07:09:10PM -0500, Denys Dmytriyenko wrote: >> > From: Denys Dmytriyenko <[email protected]> >> > >> > The file is expected by do_install(), but _git version resets SRC_URI. >> > >> > Signed-off-by: Denys Dmytriyenko <[email protected]> >> > --- >> > recipes-qt/qt5/nativesdk-qtbase_git.bb | 7 ++++++- >> > 1 file changed, 6 insertions(+), 1 deletion(-) >> > >> > diff --git a/recipes-qt/qt5/nativesdk-qtbase_git.bb >> > b/recipes-qt/qt5/nativesdk-qtbase_git.bb >> > index 96d86db..095bee7 100644 >> > --- a/recipes-qt/qt5/nativesdk-qtbase_git.bb >> > +++ b/recipes-qt/qt5/nativesdk-qtbase_git.bb >> > @@ -25,13 +25,18 @@ SRC_URI += "\ >> > # common for qtbase-native and nativesdk-qtbase >> > SRC_URI += " \ >> > file://0011-Always-build-uic.patch \ >> > -" >> > +" >> > >> > # specific for nativesdk-qtbase >> > SRC_URI += " \ >> > >> > file://0012-configure-preserve-built-qmake-and-swap-with-native-.patch \ >> > " >> > >> > +# CMake's toolchain configuration of nativesdk-qtbase >> > +SRC_URI += " \ >> > + file://OEQt5Toolchain.cmake \ >> > +" >> > + >> > SRCREV = "06e706bdbb826b521389409b53079483fda5584a" >> > >> > LICENSE = "GFDL-1.3 & LGPL-2.1 | LGPL-3.0" >> > -- >> > 2.1.2 >> > >> > -- >> > _______________________________________________ >> > Openembedded-devel mailing list >> > [email protected] >> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel >> -- >> _______________________________________________ >> Openembedded-devel mailing list >> [email protected] >> http://lists.openembedded.org/mailman/listinfo/openembedded-devel > -- > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.openembedded.org/mailman/listinfo/openembedded-devel -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
