Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 |
Tags
- 파이썬
- 크롤러
- set
- Android
- List
- animation
- 웹크롤러
- textstyle
- 콜렉션
- python
- Flutter
- map
- package
- 코틀린
- 플러터
- ML
- DART
- 함수
- 클래스
- Yocto
- Collection
- crawler
- kotlin
- variable
- function
- 다트
- text
- import
- pushnamed
- Class
Archives
- Today
- Total
목록2024/09 (1)
조용한 담장
PREFERRED_PROVIDER 로 recipe 구분하기
Yocto에서 특정 variable의 선언여부 혹은 그 값에 따라동일한 목적의 패키지를 제공하는 여러 recipe 중에서다르게 선택하는 옵션을 만들어 보았다. 알고 나면 간단하지만잘 이해하지 못했을 때는 괜한 삽질을 유도한다. 단순하게 recipe를 분리해서 동일하게 구현할 수 있겠지만Yocto에서 제공하는 virtual target을 사용해 보았다. https://humblenimble.hashnode.dev/experience-with-preferredprovider PREFERRED_PROVIDER User ReviewA guide on using PREFERRED_PROVIDER to implement optional source code and prebuilt package recipes in ..
Yocto
2024. 9. 2. 12:46