This project is mirrored from https://git.yoctoproject.org/poky.
Pull mirroring updated .
- Mar 12, 2021
-
-
Paul Gortmaker authored
(Bitbake rev: 2787c3dadbc94925aa1cba6c2e765ffa9f7a7c4a) Signed-off-by:
Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Apr 01, 2020
-
-
Tim Orling authored
* Install directory defaults to scripts/../buildtools e.g. --directory is set by default This avoids the user having to type in their sudo password to install in /opt/poky/<installer-version> * Use "." rather than "source" for sourcing the environment script as not all distros (e.g. Debian) have "source" by default. * Add buildtools/ to .gitignore * Fix typos in example usage (--install-version -> --installer-version) [YOCTO #13832] (From OE-Core rev: c6c3a58dbf0ca6c4a41df7ff50fa56d39d7ee23f) Signed-off-by:
Tim Orling <timothy.t.orling@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Oct 29, 2018
-
-
Christian Meusel authored
This reduces the noise produced by 'git status' and 'repo status' when orchestrating the layers with Google's repo tool (https://gerrit.googlesource.com/git-repo/ ). (From OE-Core rev: 0c2c8d9edcba148c5beb22a9fb8ff06e1ada30cd) Signed-off-by:
Christian Meusel <christian.meusel@posteo.de> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Mar 28, 2018
-
-
Sascha Silbe authored
Missed the bitbake manual the last time around because it's in a different directory. Signed-off-by:
Sascha Silbe <x-yo17@se-silbe.de> Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Jan 06, 2018
-
-
Sascha Silbe authored
There are several different manuals by now, all of which produce output. The "eclipse" directory might even have been present the last time .gitignore was updated. Ignore the files and directories that can be generated during "make DOC=<directory>" as well as "make DOC=<directory> pdf". While at it, make sure the patterns only match for the top-level documentation directory. Signed-off-by:
Sascha Silbe <x-yo17@se-silbe.de> Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Mar 26, 2016
-
-
Bill Randle authored
Another meta-yocto -> meta-poky transition item. Git complained on commit that files in meta-poky could not be committed. Signed-off-by:
Bill Randle <william.c.randle@intel.com> Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Nov 16, 2015
-
-
Paul Eggleton authored
This was excluding any subdirectory anywhere in the tree named build*, rather than just at the root - thus anything in meta/recipes-devtools/build-compare had to be forcibly added. Change the line so that it only operates at the root of the repo. (From OE-Core rev: 3a60e5dba0ea914b1bd7a2073c1977e1d8529541) Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Aug 01, 2015
-
-
Alexandru DAMIAN authored
gitignore the cache directory created by the http client the log file for tests is already set up as an absolute path, so no need to recompute the path (Bitbake rev: 80f525e5cbe83e0407ecddf84401d68213c6d5cf) Signed-off-by:
Alexandru DAMIAN <alexandru.damian@intel.com> Signed-off-by:
Ed Bartosh <ed.bartosh@linux.intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Mar 20, 2015
-
-
Paul Eggleton authored
* We don't want to ignore changes in the meta-selftest directory * While I'm at it, meta-hob has been gone for a while now, so drop the reference to it here. (From OE-Core rev: 6bcc652f5168d87e76b059f9e9825b8bcf049b90) Signed-off-by:
Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Jan 27, 2014
-
-
Bill Traynor authored
Added a few more files to gitignore file to allow document generation testing. (Bitbake rev: f6310ca9ccb402a7569a79a4e92751c6d5733697) Signed-off-by:
Bill Traynor <wmat@alphatroop.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Dec 09, 2013
-
-
Richard Purdie authored
Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Jan 15, 2013
-
-
Eric Bénard authored
else for example meta-toolchain-qte.bb is also ignored. (From OE-Core rev: d15d42562dff08696015f4d15e3e15c70ee2357a) Signed-off-by:
Eric Bénard <eric@eukrea.com> Signed-off-by:
Saul Wold <sgw@linux.intel.com>
-
- Jan 09, 2013
-
-
Alexandru DAMIAN authored
We ignore the in-tree built manuals, and the in-tree pull requests. Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Dec 14, 2012
-
-
Richard Purdie authored
Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Oct 11, 2012
-
-
Richard Purdie authored
Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Jun 21, 2012
-
-
Ross Burton authored
Previously parts of build*/ were ignored, but unless you committed the top-level build/ in a branch this didn't achieve anything. Change that to ignore all top-level build* directories. (From OE-Core rev: 6e3353872d377dfe2689832b3f04f18c2366bc8c) Signed-off-by:
Ross Burton <ross.burton@intel.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Jun 11, 2012
-
-
Paul Gortmaker authored
To support the basic workflow of trivial patches: git format-patch HEAD~.. ; git send-email --to foo@bar.com 0001-foo.patch We don't want git status reporting on patches lying in the top level dir in this case. Cc: Richard Purdie <richard.purdie@linuxfoundation.org> (From OE-Core rev: f9c2d97d549e848127b741b967d90288c60f4d43) Signed-off-by:
Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- May 11, 2012
-
-
Jason Wessel authored
External distributions based on the oe-core will typically include bitbake in the top level directory. The idea is to make it easy for external distributions to easily assemble a distribution with a pristine version of oe-core, add avoid the git untracked messages: # Untracked files: # (use "git add <file>..." to include in what will be committed) # # bitbake/ [RP: remove leading slash] (From OE-Core rev: 9cd30beba77497288eeb2545920bc23f2a77cf16) Signed-off-by:
Jason Wessel <jason.wessel@windriver.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Mar 15, 2012
-
-
Lauri Hintsala authored
Bitbake generates pyshtables.py to bitbake/lib/bb/pysh/ folder if the user has write permissions there. Let's ignore generated file also on that location. (From OE-Core rev: 975e93fadfc90b7dbdf42fa6ceaef5c38166f2d9) Signed-off-by:
Lauri Hintsala <lauri.hintsala@bluegiga.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Oct 04, 2011
-
-
Matthew McClintock authored
meta-XYZ directories have been manually added in the past, instead always ignore them unless they are explicitly added (From OE-Core rev: 3c6e85c653ce176fd2cb5a570e63c8e5da5a4e48) Signed-off-by:
Matthew McClintock <msm@freescale.com> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Jul 22, 2011
-
-
Kumar Gala authored
ignore not just build/* but any build*/* cases. (From OE-Core rev: 36d0edd2f4c27b4c1040ba9d9ae52eee634cc95c) Signed-off-by:
Kumar Gala <galak@kernel.crashing.org> Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Apr 20, 2011
-
-
Richard Purdie authored
(From OE-Core rev: 877b3d84597fcfc3abf5aa332019d412f2717896) Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
Richard Purdie authored
(From OE-Core rev: 832240f2c5b4f4af8a8e5b652c7e234560104cc4) Signed-off-by:
Richard Purdie <richard.purdie@linuxfoundation.org>
-
- Dec 11, 2010
-
-
Scott Rifenbark authored
Ended up renaming these so they are all named 'kernel-manual" Signed-off-by:
Scott Rifenbark <scott.m.rifenbark@intel.com>
-
Scott Rifenbark authored
Signed-off-by:
Scott Rifenbark <scott.m.rifenbark@intel.com>
-
Scott Rifenbark authored
added the HTML and TAR files to this ignore file. Signed-off-by:
Scott Rifenbark <scott.m.rifenbark@intel.com>
-
- Nov 18, 2010
-
-
Saul Wold authored
Signed-off-by:
Saul Wold <sgw@linux.intel.com>
-
- Nov 15, 2010
-
-
Joshua Lock authored
Signed-off-by:
Joshua Lock <josh@linux.intel.com>
-
- Nov 06, 2010
-
-
Richard Purdie authored
-
- Oct 15, 2010
-
-
Richard Purdie authored
Signed-off-by:
Richard Purdie <rpurdie@linux.intel.com>
-
- Oct 12, 2010
-
-
Joshua Lock authored
Signed-off-by:
Joshua Lock <josh@linux.intel.com>
-
- Oct 02, 2010
-
-
Richard Purdie authored
Signed-off-by:
Richard Purdie <rpurdie@linux.intel.com>
-
- Jun 08, 2010
-
-
Joshua Lock authored
Signed-off-by:
Joshua Lock <josh@linux.intel.com>
-
- Mar 26, 2010
-
-
Joshua Lock authored
Signed-off-by:
Joshua Lock <josh@linux.intel.com>
-
- Mar 23, 2010
-
-
Joshua Lock authored
Signed-off-by:
Joshua Lock <josh@linux.intel.com>
-
- Mar 19, 2010
-
-
Richard Purdie authored
Signed-off-by:
Richard Purdie <rpurdie@linux.intel.com>
-
- Feb 01, 2010
-
-
Richard Purdie authored
Signed-off-by:
Richard Purdie <rpurdie@linux.intel.com>
-
- Aug 26, 2009
-
-
Richard Purdie authored
Signed-off-by:
Richard Purdie <rpurdie@linux.intel.com>
-
- Dec 17, 2008
-
-
Richard Purdie authored
-
- Nov 06, 2008
-
-
Richard Purdie authored
-