diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-12-13 17:50:13 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-12-13 23:38:01 +0100 |
commit | 5c5716844fc55ebd9805604ca767c2c18059aadf (patch) | |
tree | b72befc29c81bdc4f0b0a42adc752d6e88e0ed6e /meta-oe/recipes-graphics | |
parent | 656ff747d3d473ec60f3e9be46a6d360afc0370e (diff) | |
download | meta-openembedded-5c5716844fc55ebd9805604ca767c2c18059aadf.tar.gz |
pixman: drop bbappend with only PRINC left
* pixman in oe-core was upgraded to 0.28, so upgrade path is OK
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r-- | meta-oe/recipes-graphics/xorg-lib/pixman_0.27.2.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-lib/pixman_0.27.2.bbappend b/meta-oe/recipes-graphics/xorg-lib/pixman_0.27.2.bbappend deleted file mode 100644 index d9f1c295f..000000000 --- a/meta-oe/recipes-graphics/xorg-lib/pixman_0.27.2.bbappend +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | PRINC := "${@int(PRINC) + 1}" | ||