1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 01:19:52 +00:00

Basic recipe for Metacity. Needs some tweaking to strip out themes into separate packages and strip some unneeded binaries.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5216 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Joshua Lock
2008-09-22 16:43:39 +00:00
parent dd204d5a46
commit 1c2a783e85
2 changed files with 20 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
DESCRIPTION = "Device formfactor information"
SECTION = "base"
PR = "r15"
PR = "r16"
SRC_URI = "file://config file://machconfig"
S = "${WORKDIR}"