<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/bitbake/lib/bb/fetch2, branch 1.7_M3</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.7_M3</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.7_M3'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2014-08-28T14:12:45+00:00</updated>
<entry>
<title>bitbake: fetch2/hg: Fix username/password handling</title>
<updated>2014-08-28T14:12:45+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2014-08-27T12:56:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c79b7f06af33f0b4531455aab25b6af646d29284'/>
<id>urn:sha1:c79b7f06af33f0b4531455aab25b6af646d29284</id>
<content type='text'>
We should only add user/password options if they're specified as in the
fetch case. Patch from Volker Vogelhuber &lt;v.vogelhuber@digitalendoscopy.de&gt;

(Bitbake rev: 303e6256947f4df4f283b75b7ccfdffa72864d67)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: fetch2/local.py: fix first line indent of search path debug output</title>
<updated>2014-08-19T19:41:26+00:00</updated>
<author>
<name>Andre McCurdy</name>
<email>armccurdy@gmail.com</email>
</author>
<published>2014-08-12T23:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=02455ebfbb1e738e6b1fe57cb6a9b9012829ee31'/>
<id>urn:sha1:02455ebfbb1e738e6b1fe57cb6a9b9012829ee31</id>
<content type='text'>
Make OE do_unpack logs slightly prettier.

(Bitbake rev: cec5859dec56529d76a0a685cc67b8da29453c69)

Signed-off-by: Andre McCurdy &lt;armccurdy@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: fetch2: Add module for ClearCase (ccrc://)</title>
<updated>2014-07-21T18:24:29+00:00</updated>
<author>
<name>Dennis Meier</name>
<email>meier.dennis@siemens.com</email>
</author>
<published>2014-07-17T09:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5bcda42a946ae8b14aee8864d18745be0a997aaa'/>
<id>urn:sha1:5bcda42a946ae8b14aee8864d18745be0a997aaa</id>
<content type='text'>
The clearcase fetcher is used to retrieve files from a ClearCase
(http://en.wikipedia.org/wiki/Rational_ClearCase) repository.

Usage in the recipe:

    SRC_URI = "ccrc://cc.example.org/ccrc;vob=/example_vob;module=/example_module"
    SRCREV = "EXAMPLE_CLEARCASE_TAG"
    PV = "${@d.getVar("SRCREV").replace("/", "+")}"

The fetcher uses the rcleartool or cleartool remote client, depending on which one is available.

Supported SRC_URI options are:

- vob
    (required) The name of the clearcase VOB (with prepending "/")

- module
    The module in the selected VOB (with prepending "/")

    The module and vob parameters are combined to create
    the following load rule in the view config spec:
                load &lt;vob&gt;&lt;module&gt;

- proto
    http or https

Related variables:

    CCASE_CUSTOM_CONFIG_SPEC
            Write a config spec to this variable in your recipe to use it instead
            of the default config spec generated by this fetcher.
            Please note that the SRCREV loses its functionality if you specify
            this variable. SRCREV is still used to label the archive after a fetch,
            but it doesn't define what's fetched.

User credentials:

    When using cleartool:
            The login of cleartool is handled by the system. No special steps needed.

    When using rcleartool:
            In order to use rcleartool with authenticated users an `rcleartool login` is
            necessary before using the fetcher.

(Bitbake rev: 76cff0aaad4cf10b325bceadd8ea90b3d75edcc2)

Signed-off-by: Dennis Meier &lt;meier.dennis@siemens.com&gt;
Reviewed-by: Roger Meier &lt;r.meier@siemens.com&gt;
Reviewed-by: Christian Liechti &lt;christian.liechti@siemens.com&gt;
Reviewed-by: Henrique Mendonca &lt;henrique.mendonca@siemens.com&gt;
Reviewed-by: Pascal Bach &lt;pascal.bach@siemens.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: fetch2/svn: Add transportuser parameter</title>
<updated>2014-07-04T08:28:36+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2014-07-03T10:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a5531a2b8983318b99c119a87b78a92cf84160b8'/>
<id>urn:sha1:a5531a2b8983318b99c119a87b78a92cf84160b8</id>
<content type='text'>
There may be a need to set the user for the transport rather than the subversion
command itself. Add a parameter to the url to allow this.

[YOCTO #6475]

(Bitbake rev: 56c294dc30b6c2575b1cf904e26b8b8bef7677c2)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: fetch2: improve handling of two classes of URL parameter mistakes</title>
<updated>2014-05-30T09:20:25+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2014-05-29T17:17:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=429bb2ae80cf73d738f6d79caee0f103f166bef7'/>
<id>urn:sha1:429bb2ae80cf73d738f6d79caee0f103f166bef7</id>
<content type='text'>
Handle the following situations in a URL (e.g. in SRC_URI):

* Trailing semicolon in a URL - this is now ignored.
* Parameter specified with no value (no equals sign). This still
  produces an error, but at least it is MalformedUrl with a proper
  message rather than "ValueError: need more than 1 value to unpack".

(Bitbake rev: bfd13dfbc4c9f1dd8315002271791b1d9e274989)

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: fetch2/hg: Fix missing proto param for hg checkout with user and pw</title>
<updated>2014-05-28T07:29:18+00:00</updated>
<author>
<name>Volker Vogelhuber</name>
<email>v.vogelhuber@digitalendoscopy.de</email>
</author>
<published>2014-05-26T07:22:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ce5aadc677886da8c829de2e3004dae75e1a1c3f'/>
<id>urn:sha1:ce5aadc677886da8c829de2e3004dae75e1a1c3f</id>
<content type='text'>
A fix for the former patch when checking out a repository with
username and password using HG

(Bitbake rev: 0e7b594ccbceb3149f38776cea204807031ef69f)

Signed-off-by: Volker Vogelhuber &lt;v.vogelhuber@digitalendoscopy.de&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: fetch2/gitsm: Documentation improvements for gitsm:// fetcher</title>
<updated>2014-05-19T11:04:34+00:00</updated>
<author>
<name>Chris Morgan</name>
<email>chmorgan@gmail.com</email>
</author>
<published>2014-05-18T18:24:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=09edf20070036a3d83bb79e17f57261bea0d0f09'/>
<id>urn:sha1:09edf20070036a3d83bb79e17f57261bea0d0f09</id>
<content type='text'>
(Bitbake rev: ef2bf63e56b87e19d1a9059dd2d81a9a1a537254)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: fetch2/perforce: Ensure command has a default</title>
<updated>2014-05-11T14:26:25+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2014-05-11T14:25:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=50067e069c8cbc0d339819494f22ae7623d47aa6'/>
<id>urn:sha1:50067e069c8cbc0d339819494f22ae7623d47aa6</id>
<content type='text'>
Ensure there is default command available if FETCHCMD_p4 isn't set.

Also clean up the getVar references whilst here.

(Bitbake rev: d150226d11d5f041f78c8c3ce4abc5465dbc81d8)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: fix cloning of mercurial repository with username and password specified in url</title>
<updated>2014-05-11T11:27:56+00:00</updated>
<author>
<name>Volker Vogelhuber</name>
<email>v.vogelhuber@digitalendoscopy.de</email>
</author>
<published>2014-05-09T08:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=60436dc604a0b1962e379e45d486d51810158ae2'/>
<id>urn:sha1:60436dc604a0b1962e379e45d486d51810158ae2</id>
<content type='text'>
(Bitbake rev: 9a328262e047562a6edf7b2ec7b8a1949e287cbe)

Signed-off-by: Volker Vogelhuber &lt;v.vogelhuber@digitalendoscopy.de&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bitbake: Fix refetch of local files when they are read only</title>
<updated>2014-05-08T15:17:05+00:00</updated>
<author>
<name>Nick Lewis</name>
<email>nick.lewis@usa.g4s.com</email>
</author>
<published>2014-05-07T13:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=138ed549920a27e28858e4a506fd423e913a014e'/>
<id>urn:sha1:138ed549920a27e28858e4a506fd423e913a014e</id>
<content type='text'>
(Bitbake rev: 42b7be1a6c5ff559f4a213eed04b370ca955460d)

Signed-off-by: Nick Lewis &lt;nick.lewis@usa.g4s.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
