summaryrefslogtreecommitdiff
path: root/meta/packages/mutter/mutter_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/mutter/mutter_git.bb')
-rw-r--r--meta/packages/mutter/mutter_git.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/packages/mutter/mutter_git.bb b/meta/packages/mutter/mutter_git.bb
deleted file mode 100644
index b41bf1e50..000000000
--- a/meta/packages/mutter/mutter_git.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-require mutter.inc
-
-PV = "2.28.1+git${SRCPV}"
-PR = "r18"
-
-# Gnome is the upstream but moblin is under more active development atm
-# git://git.gnome.org/mutter.git;protocol=git;branch=master
-#
-SRC_URI = "git://git.moblin.org/mutter.git;protocol=git;branch=master \
- file://nodocs.patch;patch=1 \
- file://nozenity.patch;patch=1 \
- file://crosscompile.patch;patch=1;rev=7adb574bb3fa3880eb85dbc86e580cf3452d57c4 \
- file://fix_pkgconfig-7adb574bb3fa3880eb85dbc86e580cf3452d57c4.patch;patch=1;rev=7adb574bb3fa3880eb85dbc86e580cf3452d57c4 \
- file://fix_pkgconfig.patch;patch=1;notrev=7adb574bb3fa3880eb85dbc86e580cf3452d57c4 \
- "
-S = "${WORKDIR}/git"
-