From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 11/16] gitignore: exclude meta-selftest, drop meta-hob
Date: Mon, 16 Mar 2015 14:18:57 +0000 [thread overview]
Message-ID: <005f0bfd40af950ec33e848da8e2e7e4e2433946.1426515313.git.paul.eggleton@linux.intel.com> (raw)
In-Reply-To: <cover.1426515313.git.paul.eggleton@linux.intel.com>
In-Reply-To: <cover.1426515313.git.paul.eggleton@linux.intel.com>
* 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.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 6ece6b8..e80a2fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,7 +9,7 @@ scripts/oe-git-proxy-socks
sources/
meta-*/
!meta-skeleton
-!meta-hob
+!meta-selftest
hob-image-*.bb
*.swp
*.orig
--
1.9.3
next prev parent reply other threads:[~2015-03-16 14:19 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-16 14:18 [PATCH 00/16] devtool/recipetool fixes Paul Eggleton
2015-03-16 14:18 ` [PATCH 01/16] devtool: deploy-target: fix deploying to previously deployed machine Paul Eggleton
2015-03-16 14:18 ` [PATCH 02/16] devtool: name command line parsers appropriately Paul Eggleton
2015-03-16 14:18 ` [PATCH 03/16] devtool: reset: add ability to reset entire workspace Paul Eggleton
2015-03-16 14:18 ` [PATCH 04/16] devtool: modify: get correct initial revision from previously extracted source tree Paul Eggleton
2015-03-16 14:18 ` [PATCH 05/16] devtool: modify/extract: prevent usage with incompatible recipes Paul Eggleton
2015-03-16 14:18 ` [PATCH 06/16] devtool: deploy-target: allow disabling host key checking Paul Eggleton
2015-03-16 14:18 ` [PATCH 07/16] devtool: deploy-target: detect and error if D is empty Paul Eggleton
2015-03-16 14:18 ` [PATCH 08/16] devtool: deploy-target: add an option to disable quiet mode Paul Eggleton
2015-03-16 14:18 ` [PATCH 09/16] classes/externalsrc: fix for recipes that fetch local files Paul Eggleton
2015-03-16 14:18 ` [PATCH 10/16] devtool: deploy-target: add dry-run option Paul Eggleton
2015-03-16 14:18 ` Paul Eggleton [this message]
2015-03-16 14:18 ` [PATCH 12/16] oe-selftest: support getting unexported variable values Paul Eggleton
2015-03-16 14:18 ` [PATCH 13/16] oe-selftest: add a test for devtool deploy-target Paul Eggleton
2015-03-16 14:19 ` [PATCH 14/16] oe-selftest: add a test for devtool modify on recipes fetching local files Paul Eggleton
2015-03-16 14:19 ` [PATCH 15/16] recipetool: fix duplicate licenses being picked up Paul Eggleton
2015-03-16 14:19 ` [PATCH 16/16] oe-selftest: add missing dependency to test_recipetool_create_git Paul Eggleton
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=005f0bfd40af950ec33e848da8e2e7e4e2433946.1426515313.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox