Hi Paul, Thanks for the review.
On 31 March 2011 23:23, Paul Menzel <[email protected]> wrote: > Am Donnerstag, den 31.03.2011, 22:39 +0300 schrieb Philippe De Swert: > > »eio: add initial recipe (svn)« or something like that would be a > better commit summary in my opinion. I'll keep that in mind >> + >> +# Some upgrade path tweaking >> +AUTO_LIBNAME_PKGS = "" > > What upgrade patch? Yeah I should have double checked that... Just put it there as all the other enlightenment .inc files had it. >> diff --git a/recipes/efl1/eio_svn.bb b/recipes/efl1/eio_svn.bb >> new file mode 100644 >> index 0000000..6a12dcf >> --- /dev/null >> +++ b/recipes/efl1/eio_svn.bb >> @@ -0,0 +1,13 @@ >> +require eio.inc >> + >> +SRCREV = "${EFL_SRCREV}" >> +PV = "0.1.0+svnr${SRCPV}" >> +PR = "${INC_PR}.0" >> +DEFAULT_PREFERENCE = "-1" > > It is the only recipe, so `DP = "-1"` should not be useful. Just wanted to be future proof for when the actual versioned recipes come. Cheers, Philippe _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
