mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 12:59:02 +02:00
puzzles: upgrade to latest revision
Changelog: Describe front-end pixel scaling in devel.but js: handle most of the device pixel ratio in the front end js: replace blitters array with a Map js: index blitters Map by C address of blitter structure js: trust CanvasRenderingContext2D.drawImage() to DTRT js: unwrap most drawing functions GTK: avoid explicitly using Cairo image surfaces Document getenv_bool() Update reference Git commit in devel.but Remove BLITTER_FROMSAVED from drawing API GTK: correct offset when copying backing to window GTK/Cairo: simplify do_blitter_load() GTK: add support for using a GdkFrameClock where available Mosaic: make solver notice when it gets stuck. Mines: put a warning on the web page about bug reports. Palisade: preference to clear complete regions. (From OE-Core rev: 529cb047b392c4fd2645d9602c28ce16cecdb12e) Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
e8aa0ee654
commit
bef2130eae
|
@ -10,7 +10,7 @@ REQUIRED_DISTRO_FEATURES = "x11"
|
|||
SRC_URI = "git://git.tartarus.org/simon/puzzles.git;branch=main;protocol=https"
|
||||
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
SRCREV = "7da46412223273b3adf6d513466342b9d3a5c869"
|
||||
SRCREV = "7fa03051562ee81e2a5371f8b3a6d0bb6e646aa0"
|
||||
PE = "2"
|
||||
PV = "0.0+git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user