What's the reason for the change?
On Thu, Aug 13, 2015 at 09:25:16AM -0400, Jacob Stiffler wrote: > * The same effect can be obtained though the config. > > Signed-off-by: Jacob Stiffler <[email protected]> > --- > lib/oesdk/package-sdks | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/oesdk/package-sdks b/lib/oesdk/package-sdks > index 31a44b6..498ee79 100644 > --- a/lib/oesdk/package-sdks > +++ b/lib/oesdk/package-sdks > @@ -304,7 +304,7 @@ generate_webgen_page() { > m="$1" > > > - webgen_make="$WEBGEN_MAK_ROOT/$TISDK_VERSION/$m/webgen.mak" > + webgen_make="$WEBGEN_MAK_ROOT/$m/webgen.mak" > > if [ ! -e $webgen_make ] > then > -- > 1.9.1 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
