diff options
| -rw-r--r-- | meta/recipes-graphics/xorg-proto/presentproto_git.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/presentproto_git.bb b/meta/recipes-graphics/xorg-proto/presentproto_git.bb index 7fca51d31e..dbb6f32bc0 100644 --- a/meta/recipes-graphics/xorg-proto/presentproto_git.bb +++ b/meta/recipes-graphics/xorg-proto/presentproto_git.bb | |||
| @@ -17,6 +17,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=47e508ca280fde97906eacb77892c3ac" | |||
| 17 | SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/presentproto" | 17 | SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/presentproto" |
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
| 20 | inherit autotools-brokensep | 20 | PR = "r1" |
| 21 | |||
| 22 | inherit autotools | ||
| 21 | 23 | ||
| 22 | BBCLASSEXTEND = "native" | 24 | BBCLASSEXTEND = "native" |
