|
Re: IMAGE_FSTYPES that are supported?
Yah, that's what I wondered as well. I've done this locally,
but nothing out of the box .. so I had nagging doubts!
Cheers,
Bruce
Yah, that's what I wondered as well. I've done this locally,
but nothing out of the box .. so I had nagging doubts!
Cheers,
Bruce
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#1861
·
|
|
Re: Menu configuration
Not specifically. "bitbake -u hob" should let you see where things are
at. Please keep in mind that its under active development at the moment
and can be considered "alpha" quality but feedback is
Not specifically. "bitbake -u hob" should let you see where things are
at. Please keep in mind that its under active development at the moment
and can be considered "alpha" quality but feedback is
|
By
Richard Purdie
·
#1860
·
|
|
Re: IMAGE_FSTYPES that are supported?
I think he means partitioned uimages where you have a kernel + initrd in a single uimage. We don't support that *yet*, but all the needed blocks are there. And we finally get a usecase for having the
I think he means partitioned uimages where you have a kernel + initrd in a single uimage. We don't support that *yet*, but all the needed blocks are there. And we finally get a usecase for having the
|
By
Koen Kooi
·
#1859
·
|
|
Re: IMAGE_FSTYPES that are supported?
I'm not 100% where the list is, but I can confirm that
uImages are supported and work nicely. Assuming that
you are talking about the common use case, and not something
more exotic
I'm not 100% where the list is, but I can confirm that
uImages are supported and work nicely. Assuming that
you are talking about the common use case, and not something
more exotic
|
By
Bruce Ashfield <bruce.ashfield@...>
·
#1858
·
|
|
Re: Menu configuration
Are there any docs for hob at this point?
- k
Are there any docs for hob at this point?
- k
|
By
Kumar Gala <galak@...>
·
#1857
·
|
|
IMAGE_FSTYPES that are supported?
Is there a list of which IMAGE_FSTYPES are supported. I didn't see anything in the docs. Looking to see if a u-boot 'mkimage' wrapped set of images is supported or not.
- k
Is there a list of which IMAGE_FSTYPES are supported. I didn't see anything in the docs. Looking to see if a u-boot 'mkimage' wrapped set of images is supported or not.
- k
|
By
Kumar Gala <galak@...>
·
#1856
·
|
|
Re: docs: how to spell "bitbake", and docbook semantic markup for user input
The pieces in poky's documentation directory are part of the yocto-docs
repo which is maintained by Scott (cc'd). Scott is a tech writer rather
than a developer and loves git, er, I mean we might need
The pieces in poky's documentation directory are part of the yocto-docs
repo which is maintained by Scott (cc'd). Scott is a tech writer rather
than a developer and loves git, er, I mean we might need
|
By
Richard Purdie
·
#1855
·
|
|
Re: docs: how to spell "bitbake", and docbook semantic markup for user input
i thought as much, i'm going with that. not high on any list of
priorities but while i'm perusing the docs, i might as well make notes
of what can change, and submit patches for the more obvious
i thought as much, i'm going with that. not high on any list of
priorities but while i'm perusing the docs, i might as well make notes
of what can change, and submit patches for the more obvious
|
By
Robert P. J. Day
·
#1854
·
|
|
Re: docs: how to spell "bitbake", and docbook semantic markup for user input
I guess it could have been so certain parts appeared in bold but I
suspect there isn't a good reason.
Cheers,
Richard
I guess it could have been so certain parts appeared in bold but I
suspect there isn't a good reason.
Cheers,
Richard
|
By
Richard Purdie
·
#1853
·
|
|
Re: docs: how to spell "bitbake", and docbook semantic markup for user input
I think we've been leaning towards BitBake for a while.
Cheers,
Richard
I think we've been leaning towards BitBake for a while.
Cheers,
Richard
|
By
Richard Purdie
·
#1852
·
|
|
Re: docs: how to spell "bitbake", and docbook semantic markup for user input
Agreed:
The man page:
BitBake - simple tool for the execution of tasks
The user manual:
BitBake User Manual
Those seem like the two lines of documentation that are most likely to
be correct :-) So
Agreed:
The man page:
BitBake - simple tool for the execution of tasks
The user manual:
BitBake User Manual
Those seem like the two lines of documentation that are most likely to
be correct :-) So
|
By
Darren Hart <dvhart@...>
·
#1851
·
|
|
Re: Supporting upcoming distribution releases
new version
diff --git a/oe-init-build-env b/oe-init-build-env
index 77332a7..0fe1b5e 100755
--- a/oe-init-build-env
+++ b/oe-init-build-env
@@ -39,6 +39,35 @@ else
new version
diff --git a/oe-init-build-env b/oe-init-build-env
index 77332a7..0fe1b5e 100755
--- a/oe-init-build-env
+++ b/oe-init-build-env
@@ -39,6 +39,35 @@ else
|
By
niqingliang
·
#1850
·
|
|
Weekly test report for Yocto1.1 M2 RC2 20110708 build
Hi all,
This is the weekly test report for Yocto 1.1 M2 RC2 20110708 build. Since all lsb build failed on autobuilder, jasperforest testing is performed against sato-sdk. There are 5 new bugs found
Hi all,
This is the weekly test report for Yocto 1.1 M2 RC2 20110708 build. Since all lsb build failed on autobuilder, jasperforest testing is performed against sato-sdk. There are 5 new bugs found
|
By
Fan, WenhuaX <wenhuax.fan@...>
·
#1849
·
|
|
Re: Supporting upcoming distribution releases
You are right, I will fix it.
--
倪庆亮
TEL: 13588371863
E-MAIL: niqingliang@...
BLOG: http://niqingliang2003.wordpress.com
You are right, I will fix it.
--
倪庆亮
TEL: 13588371863
E-MAIL: niqingliang@...
BLOG: http://niqingliang2003.wordpress.com
|
By
niqingliang
·
#1848
·
|
|
Re: docs: how to spell "bitbake", and docbook semantic markup for user input
I believe it's the latter, at least that's what I've always use.
Joshua
--
Joshua Lock
Yocto Project "Johannes factotum"
Intel Open Source Technology Centre
I believe it's the latter, at least that's what I've always use.
Joshua
--
Joshua Lock
Yocto Project "Johannes factotum"
Intel Open Source Technology Centre
|
By
Joshua Lock <josh@...>
·
#1847
·
|
|
[PATCH 1/1] poky.conf: perform network sanity check by default for poky distros
Add CONNECTIVITY_CHECK_URIS to run the network connectivity sanity test for
http, https and git sources.
The variable is soft-assigned so that it's easily overrideable.
Signed-off-by: Joshua Lock
Add CONNECTIVITY_CHECK_URIS to run the network connectivity sanity test for
http, https and git sources.
The variable is soft-assigned so that it's easily overrideable.
Signed-off-by: Joshua Lock
|
By
Joshua Lock <josh@...>
·
#1846
·
|
|
[PATCH 0/1] Add CONNECTIVITY_CHECK_URIS to Poky derived distros
Add CONNECTIVITY_CHECK_URIS to run the network connectivity sanity test
against http, https and git sources for Poky derived distrbutions.
The following changes since commit
Add CONNECTIVITY_CHECK_URIS to run the network connectivity sanity test
against http, https and git sources for Poky derived distrbutions.
The following changes since commit
|
By
Joshua Lock <josh@...>
·
#1845
·
|
|
Re: [PATCH 1/1] local.conf.sample: add CONNECTIVITY_CHECK_URIS
I was being stupid both when I submitted this patch and when we
discussed it, the poky.conf file is inherited by each of the
distributions in meta-yocto so it makes sense to define this
I was being stupid both when I submitted this patch and when we
discussed it, the poky.conf file is inherited by each of the
distributions in meta-yocto so it makes sense to define this
|
By
Joshua Lock <josh@...>
·
#1844
·
|
|
Re: [PATCH 1/1] local.conf.sample: add CONNECTIVITY_CHECK_URIS
Would this not be better in a distro config file? conf/distro/poky.conf
comes to mind.
Josh pointed out that the lsb variant would then miss out - so perhaps a
network-sanity.inc file could be
Would this not be better in a distro config file? conf/distro/poky.conf
comes to mind.
Josh pointed out that the lsb variant would then miss out - so perhaps a
network-sanity.inc file could be
|
By
Darren Hart <dvhart@...>
·
#1843
·
|
|
Re: Supporting upcoming distribution releases
Before searching manually, we should attempt to use whatever is set in
the environment.
--
Darren
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
Before searching manually, we should attempt to use whatever is set in
the environment.
--
Darren
--
Darren Hart
Intel Open Source Technology Center
Yocto Project - Linux Kernel
|
By
Darren Hart <dvhart@...>
·
#1842
·
|