diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/xorg-app/xev_1.2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-app/xev_1.2.0.bb b/meta/recipes-graphics/xorg-app/xev_1.2.0.bb index 8d45e2e3de..5248ea19d7 100644 --- a/meta/recipes-graphics/xorg-app/xev_1.2.0.bb +++ b/meta/recipes-graphics/xorg-app/xev_1.2.0.bb | |||
@@ -1,5 +1,5 @@ | |||
1 | require xorg-app-common.inc | 1 | require xorg-app-common.inc |
2 | LIC_FILES_CHKSUM = "file://xev.c;startline=0;endline=35;md5=2f39a0038b59269c1e62efae64cfd056" | 2 | LIC_FILES_CHKSUM = "file://xev.c;beginline=1;endline=35;md5=2f39a0038b59269c1e62efae64cfd056" |
3 | DESCRIPTION = "X Event Viewer" | 3 | DESCRIPTION = "X Event Viewer" |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | PE = "1" | 5 | PE = "1" |