mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
imake: upgrade from 1.0.2 to 1.0.4
Signed-off-by: Yu Ke <ke.yu@intel.com>
This commit is contained in:
@@ -17,7 +17,7 @@ PREFERRED_VERSION_fontsproto ?= "2.1.1"
|
||||
PREFERRED_VERSION_fontsproto-native ?= "2.1.1"
|
||||
PREFERRED_VERSION_gccmakedep ?= "1.0.2"
|
||||
PREFERRED_VERSION_glproto ?= "1.4.12"
|
||||
PREFERRED_VERSION_imake ?= "1.0.2"
|
||||
PREFERRED_VERSION_imake ?= "1.0.4"
|
||||
#PREFERRED_VERSION_inputproto ?= "2.0"
|
||||
#PREFERRED_VERSION_inputproto-native ?= "2.0"
|
||||
#PREFERRED_VERSION_inputproto-nativesdk ?= "2.0"
|
||||
|
||||
10
meta/recipes-graphics/xorg-util/imake_1.0.4.bb
Normal file
10
meta/recipes-graphics/xorg-util/imake_1.0.4.bb
Normal file
@@ -0,0 +1,10 @@
|
||||
require xorg-util-common.inc
|
||||
|
||||
DESCRIPTION = "C preprocessor interface to the make utility"
|
||||
DEPENDS = "util-macros"
|
||||
RDEPENDS = "perl xproto"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=b9c6cfb044c6d0ff899eaafe4c729367"
|
||||
|
||||
PR = "r0"
|
||||
PE = "1"
|
||||
Reference in New Issue
Block a user