Go to file
Wang Mingyu 0f42c869bc libirecovery: upgrade 1.0.1 -> 1.1.0
Changelog:
==========
* Changes:
  - Remove duplicated thread/collection code and use new libimobiledevice-glue instead
  - Add new `irecv_send_command_breq` (for M1 restoring)
  - Add new `setenvnp` command
  - Add support for iPad 8 and iPad Air 4 models
  - Add all current Apple Watch models (device lookup)
  - Add support for HomePod and HomePod mini (device lookup)
  - Add support for Apple Silicon/M1 Macs (device lookup) and remaining T2/iBridge devices
  - Add iMac 24-inch M1 models
  - Add iPad Pro 11-inch (3rd gen) and iPad Pro 12.9-inch (5th gen) devices
  - Add Apple TV 4K (2nd gen)
  - Add iPhone 13 family
  - Add 9th gen iPad devices
  - Add 6th gen iPad mini
  - Add Apple Watch Series 7
  - Add MacBook Pro 2021 models (device lookup)
  - Add iPad Air (5th gen)
  - Add iPhone SE (3rd gen)
  - Add Mac Studio
  - Add Studio Display (device lookup)
  - Add device ID for macOS 12 Apple Silicon VMs
  - Add M2 MacBook models
  - Add iPhone 14 family
  - Add Apple Watch SE 2, Series 8 and Ultra family
  - Add iPad (10th gen)
  - Add iPad Pro 11-inch (4th gen) and iPad Pro 12.9-inch (6th gen)
  - Add Apple TV 4K 3rd gen
  - Add January 2023 Macs and 2nd generation HomePod models
  - [Windows] Add support for newer drivers
  - irecovery: Add new "--devices" option to list internal device data
  - irecovery: Output product, model and marketing name for device information

* Bug Fixes:
  - Send a ZLP in recovery mode if the buffer size is a multiple of 512
  - Make sure DEVICE_ADD events are sent to additional event listeners
  - [Windows] Use ANSI versions for SetupDI and CreateFile API to prevent errors when compiling with unicode support
  - irecovery: Fix sending certain commands

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-05-25 08:57:47 -07:00
contrib pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00
meta-filesystems exfatprogs: upgrade 1.2.0 -> 1.2.1 2023-05-23 08:48:17 -07:00
meta-gnome gimp: Fix buildpaths in binaries and scripts 2023-05-25 08:56:32 -07:00
meta-initramfs kexecboot: update homepage 2023-02-01 09:11:49 -08:00
meta-multimedia vlc: Remove WORKDIR from CONFIGURE_LINE definition 2023-05-25 08:56:32 -07:00
meta-networking system-config-printer: Check for gobject-introspection as well in distro features 2023-05-25 08:56:32 -07:00
meta-oe libirecovery: upgrade 1.0.1 -> 1.1.0 2023-05-25 08:57:47 -07:00
meta-perl libnet-dns-perl: upgrade 1.37 -> 1.38 2023-05-14 15:35:52 -07:00
meta-python python3-asyncio-glib: add features_check on gobject-introspection-data 2023-05-25 08:56:32 -07:00
meta-webserver monkey: remove unused patch file 2023-05-24 07:23:54 -07:00
meta-xfce packagegroup-xfce-extended: Blueman also needs gobject introspection distro feature 2023-05-25 08:56:32 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README Update maintainers 2018-08-27 10:53:58 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj <raj.khem@gmail.com>

This repository is a collection of layers to suppliment OE-Core
with additional packages, Each layer have designated maintainer
Please see the respective READMEs in the layer subdirectories