diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-07-12 09:08:24 -0700 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-07-16 08:36:57 -0700 |
commit | 247fbed5a93800c44dc36e403f13bdc8dd704553 (patch) | |
tree | b4b680092cd42cc55f0eb446ea0f9079e3aa3964 /meta/recipes-graphics | |
parent | bbdbb70192e16fe351f9cf8f781110faf839be51 (diff) | |
download | openembedded-core-247fbed5a93800c44dc36e403f13bdc8dd704553.tar.gz openembedded-core-247fbed5a93800c44dc36e403f13bdc8dd704553.tar.bz2 openembedded-core-247fbed5a93800c44dc36e403f13bdc8dd704553.zip |
Update proto -> protocol for recipes
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb index 4aad3a9566..8b162be392 100644 --- a/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb +++ b/meta/recipes-graphics/matchbox-wm-2/matchbox-wm-2_git.bb @@ -9,7 +9,7 @@ SRCREV = "01fa5465743c9ee43d040350f4405d35293e4869" PV = "0.1+git${SRCPV}" PR = "r1" -SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager-2;proto=git \ +SRC_URI = "git://git.yoctoproject.org/matchbox-window-manager-2;protocol=git \ file://fix_makefile.patch \ " |