diff options
| author | Yu Ke <ke.yu@intel.com> | 2010-11-21 20:20:37 +0800 |
|---|---|---|
| committer | Saul Wold <sgw@linux.intel.com> | 2010-11-22 10:35:01 -0800 |
| commit | 836b290732b67ff3de27229f85290c953327f345 (patch) | |
| tree | 05d94d8f0da189a6a6b2d3834712b642d15ac1bf /meta/recipes-graphics/xorg-util | |
| parent | 8de3400317e1994de29ab454b286fdfd40eb2511 (diff) | |
| download | poky-836b290732b67ff3de27229f85290c953327f345.tar.gz | |
imake: upgrade from 1.0.2 to 1.0.4
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-util')
| -rw-r--r-- | meta/recipes-graphics/xorg-util/imake_1.0.4.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-util/imake_1.0.4.bb b/meta/recipes-graphics/xorg-util/imake_1.0.4.bb new file mode 100644 index 0000000000..cd8ffdb2e5 --- /dev/null +++ b/meta/recipes-graphics/xorg-util/imake_1.0.4.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | require xorg-util-common.inc | ||
| 2 | |||
| 3 | DESCRIPTION = "C preprocessor interface to the make utility" | ||
| 4 | DEPENDS = "util-macros" | ||
| 5 | RDEPENDS = "perl xproto" | ||
| 6 | |||
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=b9c6cfb044c6d0ff899eaafe4c729367" | ||
| 8 | |||
| 9 | PR = "r0" | ||
| 10 | PE = "1" | ||
