diff options
author | Eric Bénard <eric@eukrea.com> | 2013-01-11 11:30:17 +0100 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2013-01-11 10:43:28 -0200 |
commit | b9fff014d9c0662af7e0c8752a36a665f59486be (patch) | |
tree | 43a58d1a8bc1fd4bbd33ca99da45e729e3deab71 | |
parent | 11cd0dbb3ee81797a1c313c50caa9894270656cb (diff) | |
download | meta-fsl-arm-b9fff014d9c0662af7e0c8752a36a665f59486be.tar.gz |
mesa-dri: upgrade bbappend to 9.0.1 to follow oe-core
[YOCTO #3703]
Signed-off-by: Eric Bénard <eric@eukrea.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r-- | recipes-graphics/mesa/mesa-dri_9.0.1.bbappend (renamed from recipes-graphics/mesa/mesa-dri_8.0.5.bbappend) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend b/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend index 8b5cfe6..74738ff 100644 --- a/recipes-graphics/mesa/mesa-dri_8.0.5.bbappend +++ b/recipes-graphics/mesa/mesa-dri_9.0.1.bbappend | |||
@@ -1,4 +1,4 @@ | |||
1 | PRINC := "${@int(PRINC) + 2}" | 1 | PRINC := "${@int(PRINC) + 1}" |
2 | 2 | ||
3 | PROVIDES_mx5 = "virtual/libgl" | 3 | PROVIDES_mx5 = "virtual/libgl" |
4 | PROVIDES_mx6 = "virtual/libgl" | 4 | PROVIDES_mx6 = "virtual/libgl" |