Re: [Angstrom-devel] [PATCH][next] conf/local.conf: adjust DISTRO
Op 4 mei 2015, om 22:19 heeft Khem Raj raj.k...@gmail.com het volgende geschreven: On Mon, May 4, 2015 at 5:59 AM, Trevor Woerner twoer...@gmail.com wrote: I can't seem to locate the meta-96boards' SHA1 of the angstrom-v2015.06-yocto1.8 branch: 340ab6623bf8246ceb59c7762c904c84b4653d58 I'd send a patch, but I'm not sure what was intended. They were seeded from scripts repo initially, so if it is wrong then fixing it is right. May be that repo got rebased ? It was using a local commit from my tree :/ It was fixed in setup-scripts. ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
Re: [Angstrom-devel] [PATCH][next] conf/local.conf: adjust DISTRO
On 05/02/15 12:57, Khem Raj wrote: On May 2, 2015, at 4:38 AM, Trevor Woerner twoer...@gmail.com wrote: On 04/25/15 21:54, Khem Raj wrote: and we also have repo based setup now. See https://github.com/Angstrom-distribution/angstrom-manifest Thanks for adding an angstrom-v2015.06-yocto1.8 branch :-) yes and please let us know if you run into problems. post patches or fixes if you find issues. I can't seem to locate the meta-96boards' SHA1 of the angstrom-v2015.06-yocto1.8 branch: 340ab6623bf8246ceb59c7762c904c84b4653d58 I'd send a patch, but I'm not sure what was intended. ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
Re: [Angstrom-devel] [PATCH][next] conf/local.conf: adjust DISTRO
On May 2, 2015, at 4:38 AM, Trevor Woerner twoer...@gmail.com wrote: On 04/25/15 21:54, Khem Raj wrote: and we also have repo based setup now. See https://github.com/Angstrom-distribution/angstrom-manifest Thanks for adding an angstrom-v2015.06-yocto1.8 branch :-) yes and please let us know if you run into problems. post patches or fixes if you find issues. ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
Re: [Angstrom-devel] [PATCH][next] conf/local.conf: adjust DISTRO
On 04/25/15 21:54, Khem Raj wrote: On Sat, Apr 25, 2015 at 6:52 PM, Khem Raj raj.k...@gmail.com wrote: On Sat, Apr 25, 2015 at 6:40 PM, Trevor Woerner twoer...@gmail.com wrote: The DISTRO in meta-angstrom[next] changed from angstrom-next to angstrom, adjust the configuration to match. thanks for doing it. Can you send a github pull request ? No problem, done. and we also have repo based setup now. See https://github.com/Angstrom-distribution/angstrom-manifest Brilliant! It's great to see cross-pollination between the different projects :-) ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
Re: [Angstrom-devel] [PATCH][next] conf/local.conf: adjust DISTRO
On Sat, Apr 25, 2015 at 6:52 PM, Khem Raj raj.k...@gmail.com wrote: On Sat, Apr 25, 2015 at 6:40 PM, Trevor Woerner twoer...@gmail.com wrote: The DISTRO in meta-angstrom[next] changed from angstrom-next to angstrom, adjust the configuration to match. thanks for doing it. Can you send a github pull request ? and we also have repo based setup now. See https://github.com/Angstrom-distribution/angstrom-manifest Signed-off-by: Trevor Woerner twoer...@gmail.com --- conf/local.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/local.conf b/conf/local.conf index 14ee014..660e950 100644 --- a/conf/local.conf +++ b/conf/local.conf @@ -20,7 +20,7 @@ NOISO = 1 PARALLEL_MAKE = -j2 BB_NUMBER_THREADS = 2 -DISTRO = angstrom-next +DISTRO = angstrom # Set DEPLOY_DIR outside of TMPDIR DEPLOY_DIR = ${TMPDIR}/../../deploy/${TCLIBC} -- 2.4.0.rc2.43.gfb89636 ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel
Re: [Angstrom-devel] [PATCH][next] conf/local.conf: adjust DISTRO
On Sat, Apr 25, 2015 at 6:40 PM, Trevor Woerner twoer...@gmail.com wrote: The DISTRO in meta-angstrom[next] changed from angstrom-next to angstrom, adjust the configuration to match. thanks for doing it. Can you send a github pull request ? Signed-off-by: Trevor Woerner twoer...@gmail.com --- conf/local.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/local.conf b/conf/local.conf index 14ee014..660e950 100644 --- a/conf/local.conf +++ b/conf/local.conf @@ -20,7 +20,7 @@ NOISO = 1 PARALLEL_MAKE = -j2 BB_NUMBER_THREADS = 2 -DISTRO = angstrom-next +DISTRO = angstrom # Set DEPLOY_DIR outside of TMPDIR DEPLOY_DIR = ${TMPDIR}/../../deploy/${TCLIBC} -- 2.4.0.rc2.43.gfb89636 ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel ___ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel