|
[PATCH v2 3/5] Reinstate OEFileSystem, OEFile and Ignored Paths for Linux
- OEFileSystem and OEFile were dropped due to the use of hardcoded scheme "oefs://" that stopped remote connection from working. There is a need to have a custom file system in order to skip indexing
- OEFileSystem and OEFile were dropped due to the use of hardcoded scheme "oefs://" that stopped remote connection from working. There is a need to have a custom file system in order to skip indexing
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#11515
·
|
|
[PATCH v2 2/3] Disable "Finish" when project location is invalid
- when Bitbake project location is invalid, an error should be displayed and "finish" button disabled
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
- when Bitbake project location is invalid, an error should be displayed and "finish" button disabled
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#11514
·
|
|
[PATCH v2 2/5] Allow '-' in project names
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../yocto/bc/ui/wizards/install/OptionsPage.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Ioana Grigoropol <ioanax.grigoropol@...>
---
.../yocto/bc/ui/wizards/install/OptionsPage.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#11512
·
|
|
[PATCH v2 1/3] Reinstate OEFileSystem, OEFile and Ignored Paths for Linux
- OEFileSystem and OEFile were dropped due to the use of hardcoded scheme "oefs://" that stopped remote connection from working. There is a need to have a custom file system in order to skip indexing
- OEFileSystem and OEFile were dropped due to the use of hardcoded scheme "oefs://" that stopped remote connection from working. There is a need to have a custom file system in order to skip indexing
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#11513
·
|
|
[PATCH v2 1/5] Fix variables hoover & remote file system detection
- initialize bitbake session for recipe:
- when starting a new project, the session environment variables are obtained by calling "bitbake -e"
- when a new recipe is created and edited, the session
- initialize bitbake session for recipe:
- when starting a new project, the session environment variables are obtained by calling "bitbake -e"
- when a new recipe is created and edited, the session
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#11511
·
|
|
[PATCH v2 0/5][eclipse-poky][branch:windows-build]Multiple fixes
- applies onto commit 27bb1f9e45f0a9408453f9e7e70cc333b97afe
Ioana Grigoropol (5):
Fix variables hoover & remote file system detection
Allow '-' in project names
Reinstate OEFileSystem, OEFile
- applies onto commit 27bb1f9e45f0a9408453f9e7e70cc333b97afe
Ioana Grigoropol (5):
Fix variables hoover & remote file system detection
Allow '-' in project names
Reinstate OEFileSystem, OEFile
|
By
Ioana Grigoropol <ioanax.grigoropol@...>
·
#11510
·
|
|
librt within Yocto Recipe (beagle)
I'm working with Beagleboard right now, stock top of tree from Yocto
pull. GCC 4.7.2 builds fine.
I am able to use tools built during this process to link with librt
(-lrt) (as librt is in), but
I'm working with Beagleboard right now, stock top of tree from Yocto
pull. GCC 4.7.2 builds fine.
I am able to use tools built during this process to link with librt
(-lrt) (as librt is in), but
|
By
Thomas Besemer
·
#11509
·
|
|
Build external module against Yocto kernel
I have to build a module from a third-party that has nothing to do with Yocto.
I want to build this module against the kernel Yocto is giving me.
The Make file for this module has a build command
I have to build a module from a third-party that has nothing to do with Yocto.
I want to build this module against the kernel Yocto is giving me.
The Make file for this module has a build command
|
By
Patrick Turley <PatrickTurley@...>
·
#11508
·
|
|
YP Linux Kernel Development Manual
All,
There is a new YP manual under development. It is a development manual for Linux kernels in the YP. Darren Hart is the original author of the manual as you probably know. It is still being
All,
There is a new YP manual under development. It is a development manual for Linux kernels in the YP. Darren Hart is the original author of the manual as you probably know. It is still being
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#11507
·
|
|
Agenda: Yocto Project Technical Team Meeting - Tuesday, January 15, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Agenda:
* Opens collection - 5 min (Song)
* Yocto Project 1.2.2 status - 10 min (Scott/AlexG)
* Yocto Project 1.3.1 status - 10 min (Ross)
* Yocto 1.4 status - 10 min (Song/team)
Agenda:
* Opens collection - 5 min (Song)
* Yocto Project 1.2.2 status - 10 min (Scott/AlexG)
* Yocto Project 1.3.1 status - 10 min (Ross)
* Yocto 1.4 status - 10 min (Song/team)
|
By
Liu, Song <song.liu@...>
·
#11505
·
|
|
Agenda: Yocto Project Technical Team Meeting - Tuesday, January 15, 2013 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).
Agenda:
* Opens collection - 5 min (Song)
* Yocto Project 1.2.2 status - 10 min (Scott/AlexG)
* Yocto Project 1.3.1 status - 10 min (Ross)
* Yocto 1.4 status - 10 min (Song/team)
Agenda:
* Opens collection - 5 min (Song)
* Yocto Project 1.2.2 status - 10 min (Scott/AlexG)
* Yocto Project 1.3.1 status - 10 min (Ross)
* Yocto 1.4 status - 10 min (Song/team)
|
By
Liu, Song <song.liu@...>
·
#11506
·
|
|
Re: SRCPV description
Thanks for the explanations for this variable all.
Scott
Thanks for the explanations for this variable all.
Scott
|
By
Rifenbark, Scott M <scott.m.rifenbark@...>
·
#11504
·
|
|
Re: [ANOUNCEMENT] bmaptool
Very embarrassing, sorry. The links are broken, I'll try to fix them
tomorrow. Please, so far use the links at the left-side frame of the web
page. You should see them there like this:
The bmaptool
Very embarrassing, sorry. The links are broken, I'll try to fix them
tomorrow. Please, so far use the links at the left-side frame of the web
page. You should see them there like this:
The bmaptool
|
By
Artem Bityutskiy <dedekind1@...>
·
#11503
·
|
|
Re: [meta-ivi][PATCH 01/23] base-passwd: Modify patch as home directory of root user is /root
On Mon, Jan 7, 2013 at 5:22 AM, ChenQi <Qi.Chen@...> wrote:
Home directory is now configurable now.
You could specify it in local.conf.
See the following commits for more details.
845c2c0 oprofile:
On Mon, Jan 7, 2013 at 5:22 AM, ChenQi <Qi.Chen@...> wrote:
Home directory is now configurable now.
You could specify it in local.conf.
See the following commits for more details.
845c2c0 oprofile:
|
By
Andrei Gherzan
·
#11502
·
|
|
Re: [ANOUNCEMENT] bmaptool
Dear Artem,
In message <1358167593.2731.66.camel@...> you wrote:
Thanks for doing this, as the links on the page referenced above are
broken: both [1] "Introduction" and [2] "Usage"
Dear Artem,
In message <1358167593.2731.66.camel@...> you wrote:
Thanks for doing this, as the links on the page referenced above are
broken: both [1] "Introduction" and [2] "Usage"
|
By
Wolfgang Denk <wd@...>
·
#11501
·
|
|
Re: Enabling shared state mirrors
<christopher.a.thornburg@...> wrote:
Try running with bitbake -DDD and look for SState: messages. It will
tell you the command used to test for sstate on the mirror and if it
failed/passed.
-M
<christopher.a.thornburg@...> wrote:
Try running with bitbake -DDD and look for SState: messages. It will
tell you the command used to test for sstate on the mirror and if it
failed/passed.
-M
|
By
McClintock Matthew-B29882 <B29882@...>
·
#11500
·
|
|
Re: SRCPV description
There isn't VCS type in SRCPV (that's why there is always prefix like
1.0+git${SRCPV}, 1.0+svn${SRCPV}). Some recipes even in oe-core are
using wrong prefix like -git or
There isn't VCS type in SRCPV (that's why there is always prefix like
1.0+git${SRCPV}, 1.0+svn${SRCPV}). Some recipes even in oe-core are
using wrong prefix like -git or
|
By
Martin Jansa
·
#11499
·
|
|
Re: SRCPV description
it might be worth tweaking the comment in fetch2/__init__.py, which
currently reads:
def get_srcrev(d):
"""
Return the version string for the current package
(usually to be used as PV)
it might be worth tweaking the comment in fetch2/__init__.py, which
currently reads:
def get_srcrev(d):
"""
Return the version string for the current package
(usually to be used as PV)
|
By
Robert P. J. Day
·
#11498
·
|
|
Re: SRCPV description
On Mon, Jan 14, 2013 at 9:52 AM, Rifenbark, Scott M <scott.m.rifenbark@...> wrote:
Hi,
I need a description of the SRCPV variable for the YP reference glossary. I have been told that it is generated
On Mon, Jan 14, 2013 at 9:52 AM, Rifenbark, Scott M <scott.m.rifenbark@...> wrote:
Hi,
I need a description of the SRCPV variable for the YP reference glossary. I have been told that it is generated
|
By
Jerrod Peach <peachj@...>
·
#11497
·
|
|
Fullpass Test Report for Yocto 1.2.2 denzil 20130106 Build
Hello,
Here is the Fullpass Test Report for Yocto 1.2.2 denzil 20130106
There are some new issues regarding the following:
èCBS: libowl fetch still fails and also the lib32 connman-gnome built
Hello,
Here is the Fullpass Test Report for Yocto 1.2.2 denzil 20130106
There are some new issues regarding the following:
èCBS: libowl fetch still fails and also the lib32 connman-gnome built
|
By
Palalau, AlexandruX <alexandrux.palalau@...>
·
#11496
·
|